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


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

IEnumReferenceDataField Interface

Provides access to members for retrieving the reference data fields.

Product Availability

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

When To Use

Use the IEnumReferenceDataField interface to retrieve the ReferenceDataFields contained by the enumerator.

Members

Name Description
Read-only property Count The number of reference data fields in the reference data table.
Method Next Returns the next reference data field.
Method Reset Resets the enumeration.

Classes that implement IEnumReferenceDataField

Classes Description
ReferenceDataFieldsEnumerator An enumeration of reference data fields for the 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