This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITinEdit Interface > ITinEdit.DeleteNode Method (ArcObjects .NET 10.4 SDK) |
Deletes a specified node from the TIN.
[Visual Basic .NET] Public Sub DeleteNode ( _ ByVal Index As Integer _ )
[C#] public void DeleteNode ( int Index );
[C++]
HRESULT DeleteNode(
long Index
);
[C++]
Parameters Index [in] Index is a parameter of type long