ConfigPropertyCollection.CopyTo(ConfigProperty[], Int32) Method

Definition

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

Parameters

array
ConfigProperty[]
index
Int32

Applies to