UrnCollection.CopyTo(Urn[], Int32) 方法

定義

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)

參數

array
Urn[]
arrayIndex
Int32

實作

適用於