PropertyValueCollection::Contains Method (Object^)
.NET Framework (current version)
Determines whether the specified PropertyValueCollection object is in this collection.
Assembly: System.DirectoryServices (in System.DirectoryServices.dll)
Parameters
- value
-
Type:
System::Object^
The PropertyValueCollection object to search for in this collection.
Return Value
Type: System::Booleantrue if the specified property belongs to this collection; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: