ArcObjects Library Reference (LocationUI)  

IAddressUI Interface

Provides access to members for opening locator user interface dialogs. Note: the IAddressUI interface has been superseded byIAddressUI2. Please consider using the more recent version.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Method InteractiveReview Opens the Interactive Rematch dialog.
Method MatchTableFromSet Opens the Geocode Addresses dialog.
Method RematchTable Opens the Review/Rematch Addresses dialog.
Method RuntimeOptions Opens the Geocoding Options dialog.

CoClasses that implement IAddressUI

CoClasses and Classes Description
AddressLocatorUI A user interface for an address locator.
CompositeLocatorUI User interface for composite locators.
MGRSLocatorUI A user interface for an address locator.
RSLocatorUI User interface for RS address locators.

Remarks

Use the IAddressUI interface to display the user interfaces for address locators.

.NET Related Topics

LocationUI