JSON Parser Xojo and Real Studio plugin
JSONNode.ChildCount Property
(console safe)
Returns number of child nodes that are under the node.
ChildCount
as
Integer {
Read
}
Remarks
See Also
JSONNode Class