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

Overload List

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

See Also

JObject Class
JObject Members
Facebook.Json.Linq Namespace