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)

适用于