C# (CSharp) LumenWorks.Framework.IO.Csv Namespace

Nested Namespaces

LumenWorks.Framework.IO.Csv.Resources

Classes

Name Description
CachedCsvReader Represents a reader that provides fast, cached, dynamic access to CSV data.
CsvPropertyDescriptor Represents a CSV field property descriptor.
MalformedCsvException Represents the exception that is thrown when a CSV file is malformed.
MissingFieldCsvException Represents the exception that is thrown when a there is a missing field in a record of the CSV file.