The JSONArray type exposes the following members.

Constructors

  NameDescription
Public methodJSONArray()()()()
Initializes a new instance of the JSONArray class
Public methodJSONArray(JsonData)
Initializes a new instance of the JSONArray class

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodgetString
Public methodGetType (Inherited from Object.)
Public methodlength
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToList
Public methodToString (Inherited from Object.)

See Also