Json.NET - Quick Starts & API Documentation
JObject Constructor
NamespacesNewtonsoft.Json.LinqJObjectJObject()()()
Initializes a new instance of the JObject class.
Declaration Syntax
C#Visual BasicVisual C++
public JObject()
Public Sub New
public:
JObject()

Assembly: Newtonsoft.Json (Module: Newtonsoft.Json) Version: 3.5.0.0 (3.5.0.0)