This document is archived and information here might be outdated. Recommended version. |
Moves to the next record of the schematic recordset.
[Visual Basic .NET]
Public Sub MoveNext ( _
)
[C#] public void MoveNext ( );
[C++]
HRESULT MoveNext(
void
);