PropertyCollection.CopyTo(Property[], Int32) Method

Definition

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

Parameters

array
Property[]
index
Int32

Applies to