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 and Feature-Data-Object reference data sources.
ESRIFDOAddressLocatorStyle An address locator style for locators that use the ESRI geocoding engine and Feature-Data-Object reference data sources.
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 Interface | IAddressGeocoding.MatchAddress Method | IAddressGeocoding.MatchTable Method | ILocatorUI.MatchTable Method | IAddressUI.MatchTableFromSet Method | IAdvancedGeocoding.MatchStandardizedAddress Method | AddressFindData Class | ILocatorExtension Interface | IAddressFindData Interface | LocatorExtension Class | FindAddresses Class

Example

reverseGeocoding