This document is archived and information here might be outdated. Recommended version. |
The node referenced by the index.
[Visual Basic .NET] Public Function GetNode ( _ ByVal Index As Integer _ ) As ITinNode
[C#] public ITinNode GetNode ( int Index );
[C++]
HRESULT GetNode(
long Index
);
[C++] Parameters Index [in]
Index is a parameter of type long