Property IsEof
| Improve this Doc View SourceIsEof
Gets a value that reports whether the reader position is at end-of-file.
Declaration
public bool IsEof { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Gets a value that reports whether the reader position is at end-of-file.
public bool IsEof { get; }
Type | Description |
---|---|
System.Boolean |