次の方法で共有


ReceiveHandlerCollection クラス

定義

public ref class ReceiveHandlerCollection sealed : Microsoft::BizTalk::ExplorerOM::BtsReadOnlyCollection
public sealed class ReceiveHandlerCollection : Microsoft.BizTalk.ExplorerOM.BtsReadOnlyCollection
type ReceiveHandlerCollection = class
    inherit BtsReadOnlyCollection
    interface ICollection
    interface IEnumerable
Public NotInheritable Class ReceiveHandlerCollection
Inherits BtsReadOnlyCollection
継承
実装

コンストラクター

ReceiveHandlerCollection()

フィールド

mapColumnIndex (継承元 BtsReadOnlyCollection)
objectMap (継承元 BtsReadOnlyCollection)

プロパティ

Item[Int32]

メソッド

Add(Object) (継承元 BtsReadOnlyCollection)
Insert(Int32, Object) (継承元 BtsReadOnlyCollection)

適用対象