DefaultCollection.CopyTo(Default[], Int32) Method

Definition

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

Parameters

array
Default[]
index
Int32

Applies to