JObject Constructor

Json.NET

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

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