ServiceContractMappingCollection.CopyTo Method

Definition

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

Parameters

index
Int32

Applies to