Converts ArcGIS Explorer CoordinateSystem objects to ArcGIS Server SOAP SpatialReference objects.

Overload List

  NameDescription
Public methodStatic memberCoordinateSystemToSoap<(Of <(TSoap>)>)(CoordinateSystem)
Converts an ArcGIS Explorer CoordinateSystem object to an ArcGIS Server SOAP SpatialReference object.
Public methodStatic memberCoordinateSystemToSoap<(Of <(TSoap>)>)(IEnumerable<(Of <(CoordinateSystem>)>))
Converts an enumerable set of ArcGIS Explorer CoordinateSystem objects to a List of ArcGIS Server SOAP SpatialReference objects.

See Also