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


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

IErrorFeatureContainer Interface

Provides access to members that return error features.

Product Availability

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

Members

Name Description
Read-only property ErrorFeature An error feature with that matches the passed in parameters.
Read-only property ErrorFeatures An enumeration of error features that match the passed in parameters.
Read-only property ErrorFeaturesByGeometryType An enumeration of error features that match the passed in parameters.
Read-only property ErrorFeaturesByRuleType An enumeration of error features that match the passed in parameters.

Classes that implement IErrorFeatureContainer

Classes Description
Topology Esri Topology object.

Remarks

The IErrorFeatureContainer interface contains properties that can be used to return the error features associated with a Topology. Each property on IErrorFeatureContainer requires the spatial reference of the Topology.