次の方法で共有


PipelineCollection クラス

定義

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

コンストラクター

PipelineCollection()

フィールド

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

プロパティ

Item[Int32]
Item[String, String]
Item[String]

メソッド

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

適用対象