AlertCollection.CopyTo(Alert[], Int32) Method

Definition

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

Parameters

array
Alert[]
index
Int32

Applies to