ArcObjects Library Reference  (Location)    

ReferenceDataIndexEnumerator Class

An enumeration of reference data indexes for a reference data table.

ReferenceDataIndexEnumerator is a non-creatable object. References to non-creatable objects must be obtained through other objects.

Product Availability

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

Supported Platforms

Windows, Solaris, Linux

Extended Error Information

Use the ISupportErrorInfo method InterfaceSupportsErrorInfo to determine if the object supports extended error information. If the object supports extended error info, VC++ developers should use the OLE/COM IErrorInfo interface to access the ErrorInfo object. Visual Basic developers should use the global error object Err to retrieve this extended error information.

Interfaces

Interfaces Description
IEnumReferenceDataIndex Provides access to members for retrieving the geocoding indexes.
ISupportErrorInfo Indicates whether a specific interface can return Automation error objects.
ReferenceDataIndexEnumerator has one or more of the following: ReferenceDataIndex.

See Also

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

Example

Reference Data Indexes Enumeration Example

 


Feedback Send feedback on this page