Converts ArcGIS Explorer GeographicTransformation objects to ArcGIS Server SOAP GeoTransformation objects.

Overload List

  NameDescription
GeographicTransformationToSoap<(Of <(TSoap>)>)(GeographicTransformation)
Converts an ArcGIS Explorer GeographicTransformation object to an ArcGIS Server SOAP GeoTransformation object.
GeographicTransformationToSoap<(Of <(TSoap>)>)(IEnumerable<(Of <(GeographicTransformation>)>))
Converts an enumerable set of ArcGIS Explorer GeographicTransformation objects to a List of ArcGIS Server SOAP GeoTransformation objects.

See Also