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


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

IEnumTinElement Interface

Provides access to TIN element options.

Product Availability

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

Members

Name Description
Method Next Gets next element.
Method QueryNext Queries next element.
Method Reset Resets the enumerator.

Classes that implement IEnumTinElement

Classes Description
TinEdgeEnumerator The Esri TinEdgeEnumerator component.
TinNodeEnumerator The Esri TinNodeEnumerator component.
TinTriangleEnumerator The Esri TinTriangleEnumerator component.