ResultPropertyValueCollection::Contains Method (Object^)
.NET Framework (current version)
The Contains method determines whether a specified property value is in this collection.
Assembly: System.DirectoryServices (in System.DirectoryServices.dll)
Parameters
- value
-
Type:
System::Object^
The property value to find.
Return Value
Type: System::BooleanThe return value is true if the specified property belongs to this collection; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: