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.IsEOF Property (ArcObjects .NET 10.5 SDK) |
Indicates whether or not the 'EOF' flag of the schematic recordset is on.
[Visual Basic .NET] Public ReadOnly Property IsEOF As Boolean
[C#] public bool IsEOF {get;}
[C++]
HRESULT get_IsEOF(
VARIANT_BOOL* IsEOF
);
[C++]
Parameters IsEOF [out, retval] IsEOF is a parameter of type VARIANT_BOOL