Provides access to members for retrieving the reference data tables.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
When To Use
Use the IEnumReferenceDataTable interface to retrieve the ReferenceDataTables contained by the enumerator.
Members
Description | ||
---|---|---|
Count | The number of reference data tables for the locator. | |
Next | Returns the next reference data table. | |
Reset | Resets the enumeration. |
CoClasses that implement IEnumReferenceDataTable
CoClasses and Classes | Description |
---|---|
ReferenceDataTableEnumerator | An enumeration of reference data tables for the locator. |