set_names


Description:

public void set_names (string[] names)

Assigns a name to the columns of a Model.

Note:

Use ListModel instead

This function is meant primarily for Objects that inherit from Model, and should only be used when contructing a Model. It will not work after the initial creation of the Model.

Parameters:

this

a Model

names

an array of strings

n_columns

the number of column names