Click or drag to resize
CsvWriterEndRecord Method
Ends the current record by sending the record delimiter.

Namespace: DataStreams.Csv
Assembly: DataStreams (in DataStreams.dll) Version: 5.20.0.0
Syntax
public void EndRecord()
See Also