JSON Parser Xojo plugin
JSONNode.ChildCount Property
Returns number of child nodes that are under the node.
ChildCount
as
Integer {
Read
}
Remarks
See Also
JSONNode Class