JObject Constructor

Json.NET

Json.NET - Quick Starts & API Documentation JObject Constructor
NamespacesNewtonsoft.Json.LinqJObjectJObject()()()()
Members
Icon Member Description
JObject()()()()
Initializes a new instance of the JObject class.

JObject(JObject)
Initializes a new instance of the JObject class from another JObject object.

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

JObject(Object)
Initializes a new instance of the JObject class with the specified content.

Assembly: Newtonsoft.Json (Module: Newtonsoft.Json) Version: 4.5.0.0 (4.5.6.14930)