TreeNodeCollection::IList::Remove Method (Object^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Removes the specified tree node from the tree node collection.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- node
-
Type:
System::Object^
The TreeNode to remove from the collection.
Implements
IList::Remove(Object^)
.NET Framework
Available since 1.1
Available since 1.1
Show: