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


IAddressInputs Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IA > IAddressInputs Interface
ArcGIS Developer Help

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

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

Classes that implement IAddressInputs

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

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

.NET Samples

Find the closest intersection from a point Find an address Single line address geocoding