SchemaNameCollection::IndexOf Method (String^)
.NET Framework (current version)
Determines the index of a specified schema name in this collection.
Assembly: System.DirectoryServices (in System.DirectoryServices.dll)
Parameters
- value
-
Type:
System::String^
The schema name to search for.
Return Value
Type: System::Int32The zero-based index of the specified schema name, or -1 if the schema name was not found in the collection.
.NET Framework
Available since 1.1
Available since 1.1
Show: