CheckCollection.CopyTo(Check[], Int32) Method

Definition

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

Parameters

array
Check[]
index
Int32

Applies to