This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicRecordset Interface > ISchematicRecordset.MoveFirst Method (ArcObjects .NET 10.4 SDK) |
Moves to the first record of the schematic recordset.
[Visual Basic .NET]
Public Sub MoveFirst ( _
)
[C#] public void MoveFirst ( );
[C++]
HRESULT MoveFirst(
void
);