ArcObjects Library Reference (GeoDatabase)  

ITransformGroup Interface

Provides access to members that manage a transform group.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method Add Add feature to group.
Method Delete Delete feature from group.
Method DeleteAllInClass Delete all features with ClassID.
Method Next The next type of feature and how many times it was found.
Method NextSet The next set of features.
Method Reset Resets the enumeration sequence to the beginning.

CoClasses that implement ITransformGroup

CoClasses and Classes Description
TransformGroup Esri TransformGroup object.