Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
TreeNode.removeNode
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