Removes the specified item from the node.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public void removeItem ( |
The TreeViewItem to remove.
This method recursively searches for the specified item and removes its from the Children collection of its parent item, or from the RootItems collection if it is a root item.