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 |
|
Count |
The number of topology edges in the enumerator. |
|
Next |
Returns the next topology edge. |
|
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