Add | Adds a map service. |
 Delete | Deletes an existing map service. |
 Get | Retrieves a map service. The map service is specified by its key, which is contained in the `MapServiceParams` object passed to the method. |
 GetDataInterface | Creates an empty data structure for use with the `MapServicesService`. |
 GetDataInterfaceFromXMLFile | Creates an object from an XML file. |
 GetDataInterfaceFromXMLString | Creates an object from XML. |
 GetList | Returns the `MapServiceParamsCollection` data collection that identifies all map services. |
 Update | Updates an existing map service. |
Â