ServiceQueueCollection.CopyTo(ServiceQueue[], Int32) Metodo

Definizione

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

Parametri

array
ServiceQueue[]
index
Int32

Si applica a