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