get_value_at_e


Description:

[ Version ( since = "4.2.10" ) ]
public unowned Value? get_value_at_e (int col) throws Error

Get the value stored at the column col in this.

The returned value must not be modified.

Parameters:

this

a DataModelIter object

col

the requested column

Returns:

the Value, or null if the value could not be fetched