Removes the current tree node from the node collection.
Namespace:
AltaVim.WinFormsAssembly: AltaVim.WinForms.ExtendedTreeView.NET20 (in AltaVim.WinForms.ExtendedTreeView.NET20)
Version: 5.5.0.0
Syntax
| C# |
|---|
public void Remove() |
| Visual Basic (Declaration) |
|---|
Public Sub Remove |
| Visual C++ |
|---|
public: void Remove() |