![]() ![]() |
ESRI.ArcGIS.ADF.ArcGISServer | |
Converter Class Methods | |
See Also |
ESRI.ArcGIS.ADF.ArcGISServer Namespace : Converter Class |
For a list of all members of this type, see Converter members.
Name | Description | |
---|---|---|
![]() ![]() | ComObjectToValueObject | Converts an ArcGIS Server COM object to its .NET value object equivalent. |
![]() ![]() | DeserializeComObject | Deserializes a COM object from a string. |
![]() ![]() | DeserializeValueObject | Deserializes a ArcGIS Server ADF value object from a string. |
![]() ![]() | FromAdfEnvelope | Converts a Web ADF Envelope to an ArcGIS Server EnvelopeN. |
![]() ![]() | FromAdfGeometry | Converts a Web ADF geometry object to an ArcGIS Server geometry object. |
![]() ![]() | FromAdfHole | Converts a Web ADF Hole to an ArcGIS Server Ring. |
![]() ![]() | FromAdfMultipoint | Converts a Web ADF Multipoint to an ArcGIS Server MultipointN. |
![]() ![]() | FromAdfPath | Converts a Web ADF Path to an ArcGIS Server Path. |
![]() ![]() | FromAdfPoint | Converts a Web ADF Point to an ArcGIS Server PointN. |
![]() ![]() | FromAdfPointCollection | Converts a Web ADF PointCollection to an array of ArcGIS Server PointN. |
![]() ![]() | FromAdfPolygon | Converts a Web ADF Polygon to an ArcGIS Server Polygon. |
![]() ![]() | FromAdfPolyline | Converts a Web ADF Polyline to an ArcGIS Server PolylineN. |
![]() ![]() | FromAdfRing | Converts a Web ADF Ring to an ArcGIS Server Ring. |
![]() ![]() | FromAdfRingCollection | Converts a Web ADF RingCollection to an array of ArcGIS Server Rings. |
![]() ![]() | FromAdfSpatialReference | Converts a Web ADF spatial reference to an ArcGIS Server spatial reference. |
![]() ![]() | GetMessageVersion | Overloaded. Retrieves the version enumeration value from the ArcGIS Server. |
![]() ![]() | GetXmlNamespaceSubstitute | Overloaded. Gets a string for the XML namespace of the server, using the specified data source. |
![]() ![]() | SerializeValueObject | Serializes the ArcGIS Server value object to a string. |
![]() ![]() | SerializeValueObjectForCom | Serializes a value object for COM. |
![]() ![]() | ToAdfEnvelope | Converts an ArcGIS Server EnvelopeN to a Web ADF Envelope. |
![]() ![]() | ToAdfGeometry | Converts an ArcGIS Server geometry object to an equivalent Web ADF geometry object. |
![]() ![]() | ToAdfHole | Converts an ArcGIS Server Ring to a Web ADF Hole. |
![]() ![]() | ToAdfMultipoint | Converts an ArcGIS Server MultipointN to a Web ADF Multipoint. |
![]() ![]() | ToAdfPath | Converts an ArcGIS Server Path to a Web ADF Path. |
![]() ![]() | ToAdfPoint | Converts an ArcGIS Server PointN to a Web ADF Point. |
![]() ![]() | ToAdfPolygon | Converts an ArcGIS Server Polygon to a Web ADF Polygon. |
![]() ![]() | ToAdfPolyline | Converts an ArcGIS Server PolylineN to a Web ADF Polyline. |
![]() ![]() | ToAdfRing | Converts an ArcGIS Server Ring to a Web ADF Ring. |
![]() ![]() | ToAdfSpatialReference | Converts an ArcGIS Server spatial reference to a Web ADF spatial reference. |
![]() ![]() | ValueObjectToComObject | Converts an ArcGIS Server object from its .NET proxy "value" type to the corresponding COM type. |