BrokerPriorityCollection.CopyTo(BrokerPriority[], Int32) メソッド

定義

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

パラメーター

array
BrokerPriority[]
index
Int32

適用対象