Reads a CSV file into a DataTable.
For a list of all members of this type, see CsvReader Members.
System.Object
CsvReader
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This wrapper class builds upon the identically named workhorse class from LumenWorks.Framework.IO.Csv. Flexibility to strongly type the data is added to the excellent base class.
Since CleanCode 0.9.13.
Namespace: CleanCode.Data
Assembly: CleanCode (in CleanCode.dll)
CsvReader Members | CleanCode.Data Namespace | CsvWriter