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


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

IEnumEdgeFeature Interface

Provides access to members that enumerate edge features and resets the enumeration.

Product Availability

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

Description

This interface is not currently implemented

Members

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

Classes that implement IEnumEdgeFeature

Classes Description