Language

ProtocolPropertyCollection.CopyTo(ProtocolProperty[], Int32) メソッド

定義

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

パラメーター

index
Int32

適用対象