get_column_index


Description:

public int get_column_index (string name)

Get the index of the first column named name in this.

Parameters:

this

a DataModel object.

name

a column name

Returns:

the column index, or -1 if no column named name was found