Remove all nodes from the tree view.
[Visual Basic] Overridable Public Sub Clear() [C#] public virtual void Clear(); [C++] public: virtual void Clear(); [JScript] public function Clear();
TreeNodeCollection Class | TreeNodeCollection Members | System.WinForms Namespace