www.csvreader.com

Writes another column of data to this record. Does not preserve leading and trailing whitespace in this column of data.

Overload List

Writes another column of data to this record. Does not preserve leading and trailing whitespace in this column of data.

public void Write(string);

Writes another column of data to this record.

public void Write(string,bool);

See Also

CsvWriter Class | DataStreams.Csv Namespace