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