JArray Constructor

Json.NET

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

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