www.csvreader.com

The CsvDataReader.Column at the specified index.

Overload List

The CsvDataReader.Column at the specified index.

public CsvDataReader.Column this[int] {get; set;}

The CsvDataReader.Column corresponding to the given column name.

public CsvDataReader.Column this[string] {get; set;}

See Also

CsvDataReader.ColumnCollection Class | DataStreams.Csv Namespace