A type of collection that is aware of nested items and exposes methods to check or retrieve them
Inherited | Abstract | Final | Static | Datatype | Header |
---|---|---|---|---|---|
this(Json[string] | this(Json[string] itemToFilter, string nestedKey) | ||||
RecursiveIterator | RecursiveIterator getChildren() | ||||
bool | bool hasChildren() |