次の方法で共有


OrchestrationPortCollection クラス

定義

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

コンストラクター

OrchestrationPortCollection()

フィールド

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

プロパティ

Item[Int32]
Item[String]

メソッド

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

適用対象