get_value
Description:
public virtual Value get_value (
uint column)
Sets an initializes value to that at column.
When done with value, unset needs to be called to free any
allocated memory.
Parameters:
| this |
a ModelIter
|
| column |
column number to retrieve the value from
|
| value |
an empty Value to set
|