Share via


TransportInfoCollection.Item[Int32] Property

Definition

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

Parameters

index
Int32

Property Value

Applies to