Namespace: KGySoft.Json
Assembly: KGySoft.Json (in KGySoft.Json.dll) Version: 2.0.1
Syntax
Parameters
- s
- Type: SystemString
A string that will be read for the JsonValue content. - value
- Type: KGySoft.JsonJsonValue
When this method returns , the result of the parsing; otherwise, Undefined. This parameter is passed uninitialized.
Return Value
Type: Booleanif the parsing was successful; otherwise, .
See Also