Removes this node and all its children from the tree view control.
public void remove()
To remove all the children of this node without removing this node itself, use the removeAll method.