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

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