Click or drag to resize
Json.NET

JArray Constructor

 
Overload List
  NameDescription
Public methodJArray
Initializes a new instance of the JArray class.
Public methodJArray(Object)
Initializes a new instance of the JArray class with the specified content.
Public methodJArray(Object)
Initializes a new instance of the JArray class with the specified content.
Public methodJArray(JArray)
Initializes a new instance of the JArray class from another JArray object.
Top
See Also