UrnCollection.CopyTo(Urn[], Int32) Method

Definition

public void CopyTo (Microsoft.SqlServer.Management.Sdk.Sfc.Urn[] array, int arrayIndex);
abstract member CopyTo : Microsoft.SqlServer.Management.Sdk.Sfc.Urn[] * int -> unit
override this.CopyTo : Microsoft.SqlServer.Management.Sdk.Sfc.Urn[] * int -> unit
Public Sub CopyTo (array As Urn(), arrayIndex As Integer)

Parameters

array
Urn[]
arrayIndex
Int32

Implements

Applies to