Returns the i-th sub node of this node. @param i the count number of the node (starting with 1) @return the selected tree Node
See Implementation
Returns the i-th sub node of this node. @param i the count number of the node (starting with 1) @return the selected tree Node