Remove Method
Removes the TreeNode and any children from its parent's nodes collection.
Syntax
Visual Basic Public Sub
Remove( )C# public void
Remove( );Managed C++ public: void
Remove( );JScript public function
Remove( );
Return Value
No return value.
Applies To
TREENODE
See Also
Internet Explorer WebControls, About the TreeView WebControl