| Visual Basic (Declaration) | |
|---|---|
Public Sub Clear() | |
| C# | |
|---|---|
public void Clear() | |
Calling this method will remove all nodes from the collection. This has the effect of deselecting all UltraTreeNode.Selected nodes.
| Infragistics2.Win.UltraWinTree.v8.1 | |
| Clear Method | |
| See Also | |
|
| Infragistics.Win.UltraWinTree Namespace > SelectedNodesCollection Class : Clear Method |
| Visual Basic (Declaration) | |
|---|---|
Public Sub Clear() | |
| C# | |
|---|---|
public void Clear() | |
Calling this method will remove all nodes from the collection. This has the effect of deselecting all UltraTreeNode.Selected nodes.