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