IndexCollection.CopyTo(Index[], Int32) Method

Definition

public void CopyTo (Microsoft.SqlServer.Management.Smo.Index[] array, int index);
member this.CopyTo : Microsoft.SqlServer.Management.Smo.Index[] * int -> unit
Public Sub CopyTo (array As Index(), index As Integer)

Parameters

array
Index[]
index
Int32

Applies to