Removes the specified child node from this node.
public void removeNode( int index )
index
The zero-based index of the child node to remove.
See Also addNode