Click or drag to resize
FdoTransformCollection Class
Inheritance Hierarchy
SystemObject
  System.Collections.GenericListIFdoTransform
    FDF.CommonFdfQueryableListIFdoTransform
      FDF.Common.Features.TransformsFdoTransformCollection

Namespace: FDF.Common.Features.Transforms
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
[SerializableAttribute]
public class FdoTransformCollection : FdfQueryableList<IFdoTransform>

The FdoTransformCollection type exposes the following members.

Constructors
  NameDescription
Public methodFdoTransformCollection
Initializes a new instance of the FdoTransformCollection class
Top
Methods
  NameDescription
Public methodTransform
Top
See Also