www.csvreader.com

The properties of the CsvDataReader.ColumnCollection class are listed below. For a complete list of CsvDataReader.ColumnCollection class members, see the CsvDataReader.ColumnCollection Members topic.

Public Instance Properties

CaseSensitive (inherited from NamedColumnCollection) This determines whether the column lookup using the column name will be case sensitive or not. Default is true.
Count (inherited from NamedColumnCollection)
ItemOverloaded. The CsvDataReader.Column at the specified index.
Names (inherited from NamedColumnCollection)

See Also

CsvDataReader.ColumnCollection Class | DataStreams.Csv Namespace