| Overload | Description | 
|---|---|
| CsvReader Constructor(TextReader,CsvOptions,Char,IFormatProvider,Int32) | Constructs the CSV reader for the provided text reader | 
| CsvReader Constructor(TextReader,CsvOptions,Char,IFormatProvider) | Constructs the CSV reader for the provided text reader | 
| CsvReader Constructor(String) | Constructs the CSV reader for the provided text reader | 
| CsvReader Constructor(String,CsvOptions) | Constructs the CSV reader for the provided text reader | 
| CsvReader Constructor(String,CsvOptions,Char,IFormatProvider) | Constructs the CSV reader for the provided text reader | 
| CsvReader Constructor(TextReader) | Constructs the CSV reader for the provided text reader | 
| CsvReader Constructor(TextReader,CsvOptions) | Constructs the CSV reader for the provided text reader | 
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7