ProxyAccountCollection.CopyTo(ProxyAccount[], Int32) Method

Definition

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

Parameters

array
ProxyAccount[]
index
Int32

Applies to