IJsonObject.Count

Syntax

Count: Integer;

Description

The Count property returns the number of object's child elements.

Example

The example of use is given in description of the IJsonDocument.ReadFromFile method.

See also:

IJsonObject