get_row
Description:
Get a pointer to a row in this
Parameters:
this |
a DataModelArray object |
row |
row number (starting from 0) |
Returns:
the Row, or null if an error occurred |
Get a pointer to a row in this
this |
a DataModelArray object |
row |
row number (starting from 0) |
the Row, or null if an error occurred |