csv
Toggle table of contents
1.2
common
Platform filter
common
Switch theme
Search in API
csv
csv
/
de.halfbit.csv
/
CsvHeaderRow
/
columnByIndex
column
By
Index
fun
columnByIndex
(
index
:
Int
)
:
CsvColumn
?
Returns the
CsvColumn
at the given
index
, or
null
if out of bounds.