AsArray: IJsonArray;
The AsArray property returns the element as an array.
The example of use is given in description of the IJsonDocument.ReadFromFile method.
See also:
IJsonElement