ArcObjects Library Reference (Location)  

IAddressInputs Interface

Provides access to members that specify fields for address tables.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

When To Use

Use the IAddressInputs interface to examine the set of input fields used by the address locator.

Members

Description
Read-only property AddressFields Fields needed to geocode a table of addresses.
Read-only property DefaultInputFieldNames Recognized names for an input field.

CoClasses that implement IAddressInputs

CoClasses and Classes Description
AGSAddressLocator A locator adaptor for the GeocodeServer proxies.
CompositeLocator A locator that contains collection of other locators.
ESRIFDOAddressLocator An address locator that uses the Esri geocoding engine developed prior to ArcGIS version 10.0.
ESRIFDOAddressLocatorStyle An address locator style for locators that use the Esri geocoding engine developed prior to ArcGIS version 10.0.
ESRIGen2AddressLocator An address locator that uses the Esri geocoding engine introduced in ArcGIS version 10.0.
ESRIGen2AddressLocatorStyle An address locator style that uses the Esri geocoding engine introduced in ArcGIS version 10.0.
RSLocator An address locator that uses the Esri RouteServer geocoding engine.
StreetMapAddressLocator A locator that uses the Esri geocoding engine and StreetMap reference data sources.
StreetMapAddressLocatorStyle A locator style for locators that use the Esri geocoding engine and StreetMap reference data sources.

See Also

IAdvancedGeocoding.RematchTable Method | IAddressGeocoding.MatchAddress Method | IAddressGeocoding.MatchTable Method | IAddressGeocoding Interface | ILocatorUI.MatchTable Method | IAddressUI.MatchTableFromSet Method | IAdvancedGeocoding.MatchStandardizedAddress Method | ILocatorExtension Interface | FindAddresses Class | IAddressFindData Interface | LocatorExtension Class | AddressFindData Class