ListSortDescriptionCollection::Contains Method (Object^)
.NET Framework (current version)
Determines if the ListSortDescriptionCollection contains a specific value.
Assembly: System (in System.dll)
Parameters
- value
-
Type:
System::Object^
The Object to locate in the collection.
Implements
IList::Contains(Object^)
.NET Framework
Available since 2.0
Available since 2.0
Show: