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

Definición

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)

Parámetros

array
BrokerPriority[]
index
Int32

Se aplica a