get_int64


Description:

public abstract int64 get_int64 (ModelIter iter, uint column)

Parameters:

this

a Model

iter

a ModelIter

column

the column to retrieve a int64 from

Returns:

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