DataModelList.appendValue

Inserts a row in the model, using value.

class DataModelList
appendValue

Parameters

value Value

a GdaValue which will be used to fill the row.

Return Value

Type: Row

the GdaRow which has been inserted, or NULL on failure.

Meta