get_int32


Description:

public abstract int32 get_int32 (ModelIter iter, uint column)

Parameters:

this

a Model

iter

a ModelIter

column

the column to retrieve a int from

Returns:

if iter and column are valid, the int stored at column. Otherwise 0.