次の方法で共有


TransportInfoCollection.Item[Int32] プロパティ

定義

public:
 property Microsoft::BizTalk::ExplorerOM::TransportInfo ^ default[int] { Microsoft::BizTalk::ExplorerOM::TransportInfo ^ get(int index); };
public Microsoft.BizTalk.ExplorerOM.TransportInfo this[int index] { get; }
member this.Item(int) : Microsoft.BizTalk.ExplorerOM.TransportInfo
Default Public ReadOnly Property Item(index As Integer) As TransportInfo

パラメーター

index
Int32

プロパティ値

適用対象