Function Json.length
Returns the number of entries of string, array or object typed JSON values.
ulong length() @property @trusted const;
Returns the number of entries of string, array or object typed JSON values.
ulong length() @property @trusted const;