set_column_names


Description:

[ Version ( since = "0.15.0" ) ]
public void set_column_names (string[] column_names)

Parameters:

this

A CSVReadOptions.

column_names

The column names (if empty, will be read from first row after `skip_rows`)

n_column_names

The number of the specified column names.