Skips the next record of data by parsing each column. Does not increment CurrentRecord.
Whether another record was successfully skipped or not.
| Exception Type | Condition |
|---|---|
| ObjectDisposedException | Methods were called after the object has been disposed. |
FixedWidthReader Class | DataStreams.FixedWidth Namespace