ReceiveHandlerCollection.Item[Int32] 属性

定义

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

参数

index
Int32

属性值

适用于