| Overload | Description |
|---|---|
| AddressToLocationsAsync(AddressToLocationsParameters) | Sends a request to the ArcGIS REST geocode resource to find candidates for a single address specified in the address argument. On completion, the AddressToLocationComplete event is fired and the optional callback function is invoked. |
| AddressToLocationsAsync(AddressToLocationsParameters,Object) | Sends a request to the ArcGIS REST geocode resource to find candidates for a single address specified in the address argument. On completion, the AddressToLocationComplete event is fired and the optional callback function is invoked. |
Target Platforms:Windows Phone 7