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

적용 대상