This document is archived and information here might be outdated. Recommended version. |
Gets next node element.
[Visual Basic .NET] Public Function Next ( _ ) As ITinNode
[C#] public ITinNode Next ( );
[C++]
HRESULT Next(
void
);