다음을 통해 공유


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

속성 값

적용 대상