Overview | Methods | This Package | All Packages
Removes this node and all its children from the tree view control.
Syntax
public void remove()
Remarks
To remove all the children of this node without removing this node itself, use the removeAll method.