get_value_at
Description:
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 |