This document is archived and information here might be outdated.  Recommended version.


IAddressUI Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > LocationUI > ESRI.ArcGIS.LocationUI > Interfaces > IA > IAddressUI Interface (ArcObjects .NET 10.6 SDK)
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

Name 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

Remarks

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

.NET Related Topics

LocationUI