Remove this node from the TreeView control. Child nodes are also removed from the TreeView, but are still attached to this node.
[Visual Basic] Public Sub Remove() [C#] public void Remove(); [C++] public: void Remove(); [JScript] public function Remove();
TreeNode Class | TreeNode Members | System.WinForms Namespace