This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IE > IEnumTinNode Interface > IEnumTinNode.Next Method (ArcObjects .NET 10.4 SDK) |
Gets next node element.
[Visual Basic .NET] Public Function Next ( _ ) As ITinNode
[C#] public ITinNode Next ( );
[C++]
HRESULT Next(
ITinNode** ppNode
);
[C++]
Parameters ppNode [out, retval]
ppNode is a parameter of type ITinNode