JsonString Properties |
The JsonString type exposes the following members.
Name | Description | |
---|---|---|
![]() | Chars |
Gets the Char object at a specified position in the current object.
|
![]() | Length |
Gets the number of characters in the current object.
|
![]() | Value |
Actual string value encoded by this JSON object.
|