|  | This document is archived and information here might be outdated. Recommended version. | 
Provides access to members that control a collection of geodata transform.
| Name | Description | |
|---|---|---|
|  | Add | Adds a geodata transform to the end of the collection. | 
|  | Count | The geodata transform count of the collection. | 
|  | Domains | The domains in output space. | 
|  | Empty | Empties the collection. | 
|  | Find | Finds a geodata transform in the collection. | 
|  | FirstXform | The first geodata transform in the collection. | 
|  | GeodataXform | The geodata transform at a given index in the collection. | 
|  | Insert | Inserts a geodata transform to the collection at a specified index. | 
|  | IsIdentity | Indicates if this geodata transform is an identity transform. | 
|  | LastXform | The last geodata transform in the collection. | 
|  | Remove | Removes a geodata transform at a given index from the collection. | 
|  | Replace | Replace a geodata transform in the collection at a specified index. | 
|  | SpatialReference | The output spatial reference after applying this transform. | 
|  | Transform | Transforms a set of points in a given direction. | 
|  | TransformCellsize | Transforms a cellsize in a given direction. | 
|  | TransformExtent | Transforms an extent in a given direction. | 
|  | TransformPoints | Transforms a point collection in a given direction | 
|  | Validate | Validates the collection after changes. | 
| Interfaces | Description | 
|---|---|
| ICompositeXform | Provides access to members that control a collection of geodata transform. | 
| IGeodataXform | Provides access to members that control geodata transformation. | 
| Classes | Description | 
|---|---|
| CompositeXform | A composite geodata transform collection class. |