Namespace: DayPilot.Web.Mvc.Json
Assembly: DayPilot.Web.Mvc (in DayPilot.Web.Mvc.dll) Version: 8.0.5796.0 (8.0.5796.0)
Assembly: DayPilot.Web.Mvc (in DayPilot.Web.Mvc.dll) Version: 8.0.5796.0 (8.0.5796.0)
Syntax
C# |
---|
public JSONArray getJSONArray( string key ) |
Visual Basic |
---|
Public Function getJSONArray ( _ key As String _ ) As JSONArray |
Visual C++ |
---|
public: JSONArray^ getJSONArray( String^ key ) |
Parameters
- key
- Type: System..::..String