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: 4.0.2.0 (4.0.2.13929)