Click or drag to resize
CsvReaderReadToEnd Method
Overload List
  NameDescription
Public methodReadToEnd
Reads till the end of the csv data. Reads the first line in the data as column headers.
Public methodReadToEnd(Boolean)
Reads till the end of the csv data.
Public methodReadToEnd(Boolean, UInt64)
Reads till the end of the csv data.
Top
See Also