This document is archived and information here might be outdated.  Recommended version.


ITransformGroup Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITransformGroup Interface
ArcGIS Developer Help

ITransformGroup Interface

Provides access to members that manage a transform group.

Product Availability

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

Members

Name 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.

Classes that implement ITransformGroup

Classes Description
TransformGroup Esri TransformGroup object.