Click or drag to resize

CsvReadAll Method

Overload List
 NameDescription
Public methodReadAll Reads all rows from the configured CSV file and returns all values as an array of doubles, along with the number of columns per row. Applies any configured filtering and handles headers as specified.
Public methodReadAll(Int32) Reads all rows from the configured CSV file and returns all values as an array of doubles, along with the number of columns per row. Applies any configured filtering and handles headers as specified.
Top
See Also