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