次の方法で共有


BtsOrchestrationCollection クラス

定義

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

コンストラクター

BtsOrchestrationCollection()

フィールド

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

プロパティ

Item[Int32]
Item[String]

メソッド

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

適用対象