Overview | Methods | This Package | All Packages
Removes the specified child node from this node.
Syntax
public void removeNode( int index )
Parameters
index
The zero-based index of the child node to remove.
See Also addNode