This document is archived and information here might be outdated. Recommended version. |
Next index for current class in the enumeration sequence.
[Visual Basic .NET]
Public Sub Next ( _
ByRef Index As Integer _
)
[C#]
public void Next (
ref int Index
);
[C++]
HRESULT Next(
System.Int32* Index
);
[C++] Parameters Index [out]
Index is a parameter of type long*