Method Remove
Remove()
Removes the current tree item from the tree view control.
public void Remove()
Remarks
When the Remove() method is called, the tree item, and any child tree items that are assigned to the TreeViewItem, are removed from the TreeView.