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

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.

.NET Samples

Curve conversion add-in (Code Files: CurveConversionDockWin)

.NET Related Topics

Working with topologically related features