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


IReferenceDataIndex Interface (ArcObjects .NET 10.4 SDK)
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

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