The following tables list the members exposed by the JsonValue type.
Name | Description | |
---|---|---|
Initializes a new instance of the JsonValue class. |
Name | Description | |
---|---|---|
|
||
Converts a boolean to JsonValue. |
||
Converts a DateTime to JsonValue. |
||
Converts a double to JsonValue. |
||
Converts a float to JsonValue. |
||
Converts an int to JsonValue. |
||
Converts a JsonObject to JsonValue. |
||
Converts a long to JsonValue. |
||
|
||
|
||
Converts the value to ArrayList. |
||
Converts the value to boolean value |
||
Converts the value to DateTime. |
||
Converts the value to double. |
||
Converts the value to float. |
||
Converts the value to int. |
||
Converts the value to JsonObject. |
||
Converts a string to JsonValue. |
||
Converts the value to long. |
||
Overloaded. |