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


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

IEnumInvalidObject Interface

Provides access to members that enumerate through invalid features.

Product Availability

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

Members

Name Description
Method Next Retrieves the next invalid feature/row in the enumeration sequence.
Method Reset Resets the enumeration sequence to the beginning.

Classes that implement IEnumInvalidObject

Classes Description
EnumInvalidObject Esri EnumInvalidObject object.