ServiceContractCollection.CopyTo(ServiceContract[], Int32) 메서드

정의

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

매개 변수

array
ServiceContract[]
index
Int32

적용 대상