JSONData Methods |
The JSONData type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add(JSONNode) | (Inherited from JSONNode.) |
![]() | Add(String, JSONNode) | (Inherited from JSONNode.) |
![]() | AsArray | (Inherited from JSONNode.) |
![]() | AsObject | (Inherited from JSONNode.) |
![]() | Equals | (Inherited from JSONNode.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | (Inherited from JSONNode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | (Overrides JSONNodeToString.) |