JsonHelper/ToArray
Converts a JSON object to an array-type JSON object (JArray).
Request Information
Parameters
| Name | Description | Type |
|---|---|---|
| json |
JSON object |
JToken |
Response Information
Response Description
| Description | Type |
|---|---|
|
Array-type JSON object (JArray) |
JToken |