ArcObjects Library Reference (Location)  

IEnumReferenceDataTable Interface

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
Read-only property Count The number of reference data tables for the locator.
Method Next Returns the next reference data table.
Method Reset Resets the enumeration.

CoClasses that implement IEnumReferenceDataTable

CoClasses and Classes Description
ReferenceDataTableEnumerator An enumeration of reference data tables for the locator.

.NET Related Topics

Creating an address locator