ArcGIS API for WPF - Library Reference
AddressToLocationsAsync Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > Locator Class : AddressToLocationsAsync Method

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.

Overload List

OverloadDescription
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.  

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.