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