GraphModel.iterSetValue

Sets an individual value within a specific column.

class GraphModel
static
void
iterSetValue
(
DzlGraphModelIter* iter
,
uint column
,
Value value
)

Parameters

iter

the iter to set

column
Type: uint

the column to set

value
Type: Value

the new value for the column

Meta

Since

3.30