Language

AlertCategoryCollection.CopyTo(AlertCategory[], Int32) メソッド

定義

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

パラメーター

array
AlertCategory[]
index
Int32

適用対象