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


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

IEnumTinNode Interface

Provides access to members that control TIN node enumerators.

Product Availability

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

Members

Name Description
Method Next Gets next node element.
Method QueryNext Queries next node element.
Method QueryNextAsWKSPointZ Queries next node element as a WKS point with z values.
Method QueryNextAsWKSPointZ2 Queries next node element as a WKS point with z values.
Method Reset Resets the enumerator.

Classes that implement IEnumTinNode

Classes Description
TinNodeEnumerator The Esri TinNodeEnumerator component.