Creates a list of predefined geographic transformations.
[Visual Basic .NET] Public Function CreatePredefinedGeographicTransformations ( _ ) As ISet
[C#] public ISet CreatePredefinedGeographicTransformations ( );
[C++]
HRESULT CreatePredefinedGeographicTransformations(
ISet** geotransformations
);
[C++]Parameters
geotransformations [out, retval]geotransformations is a parameter of type ISet
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
Returns a list of all predefined geographic (datum) transformations. The list has two columns: the factory code and the name.