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.
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) | |
Item | Overloaded. The CsvDataReader.Column at the specified index. |
Names (inherited from NamedColumnCollection) |
CsvDataReader.ColumnCollection Class | DataStreams.Csv Namespace