SchemaNameCollection::Remove Method (String^)

 

Removes a specified schema name from this collection.

Namespace:   System.DirectoryServices
Assembly:  System.DirectoryServices (in System.DirectoryServices.dll)

public:
void Remove(
	String^ value
)

Parameters

value
Type: System::String^

The schema name to remove.

.NET Framework
Available since 1.1
Return to top
Show: