StringExtensionsReadCSVRow Method

Overload List

ReadCSVRow(String) Reads characters from the string and returns a single row of CSV data.
ReadCSVRow(TextReader) Reads characters from the text reader and returns a single row of CSV data.

See Also