Writes another column of data to this record. Does not preserve leading and trailing whitespace in this column of data.
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);
CsvWriter Class | DataStreams.Csv Namespace