Click or drag to resize

JSONData Methods

The JSONData type exposes the following members.

Methods
  NameDescription
Public methodAdd(JSONNode) (Inherited from JSONNode.)
Public methodAdd(String, JSONNode) (Inherited from JSONNode.)
Public methodAsArray (Inherited from JSONNode.)
Public methodAsObject (Inherited from JSONNode.)
Public methodEquals (Inherited from JSONNode.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode (Inherited from JSONNode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString (Overrides JSONNodeToString.)
Top
See Also