This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IE > IEnumTinNode Interface > IEnumTinNode.QueryNext Method (ArcObjects .NET 10.5 SDK) |
Queries next node element.
[Visual Basic .NET] Public Sub QueryNext ( _ ByVal pNode As ITinNode _ )
[C#] public void QueryNext ( ITinNode pNode );
[C++]
HRESULT QueryNext(
ITinNode* pNode
);
[C++]
Parameters pNode
pNode is a parameter of type ITinNode