CsvReaderReadToEnd Method |
Name | Description | |
---|---|---|
ReadToEnd |
Reads till the end of the csv data. Reads the
first line in the data as column headers.
| |
ReadToEnd(Boolean) |
Reads till the end of the csv data.
| |
ReadToEnd(Boolean, UInt64) |
Reads till the end of the csv data.
|