PropertyCollection.ICollection.CopyTo Method
SQL Server 2012
Copies the collection.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- array
- Type: System.Array
A Array object to which the member of the collection will be copied.
- index
- Type: System.Int32
An integer value that specifies the index of the item to copy.
