Share via


ReceiveHandlerCollection.Item[Int32] Property

Definition

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

Parameters

index
Int32

Property Value

Applies to