Writes a new record using the passed in array of values.
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);
CsvWriter Class | DataStreams.Csv Namespace