次の方法で共有


ReceivePortCollection クラス

定義

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

コンストラクター

ReceivePortCollection()

フィールド

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

プロパティ

Item[Int32]
Item[String]

メソッド

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

適用対象