Parameters
- column
- An integer value indicates the index of first column to remove.
- count
- An integer value indicates the number of column(s) to remove.
Return Value
true
if the columns are removed successful, false
otherwise.true
if the columns are removed successful, false
otherwise.