Parameters
- row
- An integer value indicates the row index at which to insert new row(s).
- count
- An integer value indicates the number of row(s) to insert.
Return Value
true
if the rows are inserted successful, false
otherwise.true
if the rows are inserted successful, false
otherwise.