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


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

ITinTriangleArray Interface

Provides access to members that control simple arrays of TIN triangles.

Product Availability

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

Members

Name Description
Method Add Restricted.
Read-only property Count The number of elements in the array.
Read-only property Element The element in the array.
Method Insert Restricted.
Method Remove Restricted.
Method RemoveAll Restricted.

CoClasses that implement ITinTriangleArray

CoClasses and Classes Description
TinTriangleArray The Esri TinTriangleArray component.