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


IEnumFieldError Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IE > IEnumFieldError Interface
ArcGIS Developer Help

IEnumFieldError Interface

Provides access to members that enumerate through field errors.

Product Availability

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

Members

Name Description
Method Next Retrieves the next field error in the enumeration sequence.
Method Reset Resets the enumeration sequence to the beginning.

Classes that implement IEnumFieldError

Classes Description
EnumFieldError Esri EnumFieldError object.