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


IEnumTopologyEdge Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IE > IEnumTopologyEdge Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GeoDatabase)  

IEnumTopologyEdge Interface

Provides access to a set of topology edges.

Product Availability

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

Members

Name Description
Read-only property Count The number of topology edges in the enumerator.
Method Next Returns the next topology edge.
Method Reset Resets the enumerator.

CoClasses that implement IEnumTopologyEdge

CoClasses and Classes Description

.NET Samples

Curve conversion add-in (Code Files: CurveConversionDockWin)

.NET Related Topics

Working with topologically related features