ICivicAddressResolver Interface
July 26, 2012
Defines the interface for resolving civic addresses. Implemented by CivicAddressResolver.
Assembly: System.Device (in System.Device.dll)
The ICivicAddressResolver type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ResolveAddress | Attempts to synchronously obtain a civic address from the provided geographic coordinate. |
![]() | ResolveAddressAsync | Attempts to asynchronously obtain a civic address from the provided geographic coordinate. |
| Name | Description | |
|---|---|---|
![]() | ResolveAddressCompleted | Occurs when the ResolveAddressAsync(GeoCoordinate) request is completed. |
