Initializes a new instance of the JSONArray class

Namespace: DayPilot.Web.Mvc.Json
Assembly: DayPilot.Web.Mvc (in DayPilot.Web.Mvc.dll) Version: 8.0.5796.0 (8.0.5796.0)

Syntax

C#
public JSONArray()
Visual Basic
Public Sub New
Visual C++
public:
JSONArray()

See Also