ArcObjects Library Reference (Location)  

IReferenceDataIndex Interface

Provides access to members for retrieving the geocoding index.

Product Availability

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

When To Use

Use the IReferenceDataIndex interface to get properties that describe the ReferenceDataIndex, and to build the index. This interface only applies to pre-9.2 locators.

Members

Description
Method Build Builds the geocoding index.
Read-only property DisplayName Name for the geocoding index to display in the user interface.
Read-only property Exists Indicates if the geocoding index exists.
Read-only property Name Name of the geocoding index.

See Also

IGeocodingIndexCompute Interface | IEnumReferenceDataIndex Interface | IReferenceDataIndex Interface | IReferenceDataIndexEdit Interface | IAddressGeocoding.Validate Method | ReferenceDataIndex Class | IReferenceDataTable.GeocodingIndexes Property | ReferenceDataIndexEnumerator Class | GeocodingIndexClassExtension Class | GeocodingIndexObject Class