root property
Node
get
root
The NodeIterator.root
read-only property represents the
Node that is the root of what the NodeIterator
traverses.
Implementation
external Node get root;
The NodeIterator.root
read-only property represents the
Node that is the root of what the NodeIterator
traverses.
external Node get root;