Share via


PortTypeCollection Class

Definition

public ref class PortTypeCollection sealed : Microsoft::BizTalk::ExplorerOM::BtsReadOnlyCollection
public sealed class PortTypeCollection : Microsoft.BizTalk.ExplorerOM.BtsReadOnlyCollection
type PortTypeCollection = class
    inherit BtsReadOnlyCollection
    interface ICollection
    interface IEnumerable
Public NotInheritable Class PortTypeCollection
Inherits BtsReadOnlyCollection
Inheritance
Implements

Constructors

PortTypeCollection()

Fields

mapColumnIndex (Inherited from BtsReadOnlyCollection)
objectMap (Inherited from BtsReadOnlyCollection)

Properties

Item[Int32]
Item[String]

Methods

Add(Object) (Inherited from BtsReadOnlyCollection)
Insert(Int32, Object) (Inherited from BtsReadOnlyCollection)

Applies to