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
pNodepNode is a parameter of type ITinNode
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.