The JsonData type exposes the following members.
Methods
Name | Description | |
---|---|---|
Add |
Adds a new object to the collection.
| |
Clear |
Clears object/array.
| |
Equals(Object) | (Inherited from Object.) | |
Equals(JsonData) |
Compares the value to another JsonData object.
| |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetJsonType |
Returns the internal type.
| |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
SetJsonType |
Sets the internal type.
| |
ToJson |
Serializes this object to JSON string.
| |
ToString |
Returns a string representation of the value.
(Overrides Object..::..ToString()()()().) |