Removes a row from the data model.
Upon errors FALSE will be returned and throws will be assigned a Error from the DataModelError domain.
this |
a DataModel object. |
row |
the row number to be removed. |
true if successful, false otherwise. |