Item(Index: Integer): IJsonElement;
Index. Element index.
The Item property returns the element with the specified index.
The example of use is given in description of the IJsonDocument.ReadFromFile method.
See also:
IJsonArray