Share via


TransformCollection Class

Definition

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

Constructors

TransformCollection()

Fields

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

Properties

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

Methods

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

Applies to