www.csvreader.com

Writes a new record using the passed in array of values.

Overload List

Writes a new record using the passed in array of values.

public void WriteRecord(string[]);

Writes a new record using the passed in array of values.

public void WriteRecord(string[],bool);

See Also

CsvWriter Class | Csv Namespace