GeoCalcCOM.IDatumShiftCollection2
|
Property |
Description |
|
The last DatumShift in the collection | |
|
The number of DatumShifts in the collection | |
|
The first DatumShift in the collection | |
|
Provides random access to DatumShifts in the collection | |
|
The DatumShift that follows the DatumShift last returned by the iterator | |
|
The DatumShift that precedes the DatumShift last returned by the iterator |
|
Method |
Description |
|
Adds a new DatumShift to the end of the collection | |
|
Adds a new DatumShift to the start of the collection | |
|
Removes all DatumShifts from the collection | |
|
Adds the specified DatumShift to the end of the collection | |
|
Adds the specified DatumShift to the start of the collection | |
|
Removes the last DatumShift in the collection | |
|
Removes the first DatumShift in the collection | |
|
Converts a point from the TargetDatum of the last DatumShift in the collection to a point in the SourceDatum of the first DatumShift in the collection | |
|
Converts a point from the SourceDatum of the first DatumShift in the collection to a point in the TargetDatum of the last DatumShift in the collection |