depth property
int
get
depth
Return the depth of this node in its tree, a root node has depth 0.
Implementation
int get depth;
Return the depth of this node in its tree, a root node has depth 0.
int get depth;