DataModelArray.new_

gda.data_model.DataModel new_(int cols) static nothrow

Creates a new #GdaDataModel object without initializing the column types. Using gda.data_model_array.DataModelArray.newWithGTypes is usually better.

Parameters

colsnumber of columns for rows in this data model.

Returns

a pointer to the newly created #GdaDataModel.