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


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

IGeocodingIndexCompute Interface

Provides access to members that calculate geocoding index values.

Product Availability

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

When To Use

Use the IGeocodingIndexCompute interface to automatically maintain a geocoding index Table. In general, you don't need to use this interface, unless you have created your own object class extension for geocoding indexes.

Members

Name Description
Method ComputeIndexRow Generates the index row values for a reference data row.

Classes that implement IGeocodingIndexCompute

Classes Description
GeocodingIndexClassExtension A class extension for building and maintaining geocoding indexes.

Remarks

This interface is deprecated.

See Also

IAddressGeocoding.Validate Method | GeocodingIndexObject Class | GeocodingIndexClassExtension Class | IGeocodingIndexCompute Interface | ReferenceDataIndex Class | ReferenceDataIndexEnumerator Class | IReferenceDataIndex Interface | IEnumReferenceDataIndex Interface | IReferenceDataIndexEdit Interface | IReferenceDataTable.GeocodingIndexes Property | ReferenceDataIndex Class | ReferenceDataIndexEnumerator Class | IReferenceDataFile Interface | ReferenceDataFieldsEnumerator Class | StreetMapAddressLocator Class | ReferenceDataField Class | IReferenceDataTable Interface | ReferenceDataTable Class | IReferenceDataFieldEdit Interface | IEnumReferenceDataField Interface | IEnumReferenceDataIndex Interface | IReferenceDataField Interface | ReferenceDataTableEnumerator Class | ESRIFDOAddressLocator Class | IEnumReferenceDataTable Interface | IReferenceDataFile.PathName Property | IReferenceDataTables.HasEnoughInfo Property | IReferenceDataFile.Filters Property | IReferenceDataTables.Tables Property | IAddressGeocoding.Validate Method | IReferenceDataTableEdit Interface | IReferenceDataTables Interface