Click or drag to resize
JsonString Properties

The JsonString type exposes the following members.

Properties
  NameDescription
Public propertyChars
Gets the Char object at a specified position in the current object.
Public propertyLength
Gets the number of characters in the current object.
Public propertyValue
Actual string value encoded by this JSON object.
Top
See Also