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


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

IEnumReferenceDataIndex Interface

Provides access to members for retrieving the geocoding indexes.

Product Availability

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

When To Use

Use the IEnumReferenceDataIndex interface to retrieve the ReferenceDataIndexes contained by the enumerator.

Members

Name Description
Read-only property Count The number of geocoding indexes on the reference data table.
Method Next Returns the next geocoding index.
Method Reset Resets the enumeration.

Classes that implement IEnumReferenceDataIndex

Classes Description
ReferenceDataIndexEnumerator An enumeration of reference data indexes for a reference data table.

See Also

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 | IAddressGeocoding.Validate Method | GeocodingIndexObject Class | GeocodingIndexClassExtension Class | IGeocodingIndexCompute Interface | ReferenceDataIndex Class | ReferenceDataIndexEnumerator Class | IReferenceDataIndex Interface | IEnumReferenceDataIndex Interface | IReferenceDataIndexEdit Interface | IReferenceDataTable.GeocodingIndexes Property