JArray Constructor

Json.NET

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

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

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

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

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