Gets the corresponding column index for a given headerName.
The column index for the given headerName. Returns -1 if not found.
| Exception Type | Condition |
|---|---|
| ObjectDisposedException | Methods were called after the object has been disposed. |
CsvReader Class | DataStreams.Csv Namespace