| ArcGIS Explorer Component Help |
| SoapConverter..::..GeographicTransformationToSoap<(Of <(<'TSoap>)>)> Method |
| SoapConverter Class See Also Send Feedback |
Converts ArcGIS Explorer GeographicTransformation objects to ArcGIS Server SOAP GeoTransformation objects.
Overload List
| Name | Description | |
|---|---|---|
| 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.
|