Click or drag to resize
Accord.NET (logo)

CsvWriterWriteHeaders Method

Overload List
  NameDescription
Public methodWriteHeaders(DataTable)
Writes the column names of a data table as the headers of the CSV file.
Public methodWriteHeaders(String)
Writes the column names of a data table as the headers of the CSV file.
Top
See Also