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 A locator that uses the ESRI geocoding engine and Feature-Data-Object reference data sources.
ESRIFDOAddressLocatorStyle A locator style for locators that use the ESRI geocoding engine and Feature-Data-Object reference data sources.
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

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

Example

IAddressInputs Example

 


Feedback Send feedback on this page