remove_row
Description:
Removes a row from the data model.
Upon errors FALSE will be returned and error
will be assigned a Error from
the DataModelError domain.
Parameters:
this |
a DataModel object. |
row |
the row number to be removed. |
Returns:
|