SfcCollection<T,K,ParentT>.CopyTo Method

Definition

Overloads

CopyTo(Array, Int32)

C#
public void CopyTo(Array array, int index);

Parameters

array
Array
index
Int32

Implements

Applies to

Microsoft.SqlServer.SqlManagementObjects 160.2004021.0 et Microsoft.SqlServer.SqlManagementObjects 150.18208.0
Produit Versions
Microsoft.SqlServer.SqlManagementObjects 150.18208.0, 160.2004021.0

CopyTo(T[], Int32)

C#
public abstract void CopyTo(T[] array, int arrayIndex);

Parameters

array
T[]
arrayIndex
Int32

Implements

Applies to

Microsoft.SqlServer.SqlManagementObjects 160.2004021.0 et Microsoft.SqlServer.SqlManagementObjects 150.18208.0
Produit Versions
Microsoft.SqlServer.SqlManagementObjects 150.18208.0, 160.2004021.0