SchemaNameCollection::AddRange Method (SchemaNameCollection^)

 

Appends a set of specified schema names to this collection.

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

public:
void AddRange(
	SchemaNameCollection^ value
)

Parameters

value
Type: System.DirectoryServices::SchemaNameCollection^

A SchemaNameCollection that contains the schema names to add.

.NET Framework
Available since 1.1
Return to top
Show: