BrokerPriorityCollection.CopyTo(BrokerPriority[], Int32) Méthode

Définition

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)

Paramètres

array
BrokerPriority[]
index
Int32

S’applique à