[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
JArray()()()
Initializes a new instance of the JArray class.
JArray(JArray)
Initializes a new instance of the JArray class from another JArray object.
JArray(Object)
Initializes a new instance of the JArray class with the specified content.
JArray(array<Object>[]()[])
Initializes a new instance of the JArray class with the specified content.

See Also

JArray Class
JArray Members
Facebook.Json.Linq Namespace