CsvReader Constructor

Overload List


  Name Description
Public method CsvReader(TextReader, Boolean)
Initializes a new instance of the CsvReader class.
Public method CsvReader(TextReader, Boolean, Int32)
Initializes a new instance of the CsvReader class.
Public method CsvReader(TextReader, Boolean, Char)
Initializes a new instance of the CsvReader class.
Public method CsvReader(TextReader, Boolean, Char, Int32)
Initializes a new instance of the CsvReader class.
Public method CsvReader(TextReader, Boolean, Char, Char, Char, Char, ValueTrimmingOptions)
Initializes a new instance of the CsvReader class.
Public method CsvReader(TextReader, Boolean, Char, Char, Char, Char, ValueTrimmingOptions, Int32)
Initializes a new instance of the CsvReader class.