PropertyCollection::Contains Method (String^)
.NET Framework (current version)
Determines whether the specified property is in this collection.
Assembly: System.DirectoryServices (in System.DirectoryServices.dll)
Parameters
- propertyName
-
Type:
System::String^
The name of the property 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: