次の方法で共有


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

プロパティ値

適用対象