This document is archived and information here might be outdated. Recommended version. |
Returns the network element pointed by the enumerator and moves the enumerator backward.
[Visual Basic .NET]
Public Function Prev ( _
) As Integer
[C#]
public int Prev (
);
[C++]
HRESULT Prev(
void
);