Row


Description:

[ CCode ( has_construct_function = false ) ]
public Row (int count)

Creates a Row which can hold count Value values.

Parameters:

count

number of Value in the new Row .

Returns:

a newly allocated Row object.