SchemaNameCollection::Contains Method (String^)
.NET Framework (current version)
Determines whether this collection contains a specified schema name.
Assembly: System.DirectoryServices (in System.DirectoryServices.dll)
Parameters
- value
-
Type:
System::String^
The schema name to search for.
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: