www.csvreader.com

Returns the current column value for a given column index.

Overload List

Returns the current column value for a given column index.

public string this[int] {get;}

Returns the current column value corresponding to the headerName.

public string this[string] {get;}

See Also

CsvReader Class | Csv Namespace