Search
RowCollection.Remove Method
See Also
 






Removes one or more rows at a specified index.

 Overload List

Name Description

RowCollection.Remove (Int32)

Removes the row at the specified index.

RowCollection.Remove (Int32, Int32)

Removes the specified number of rows at the specified index.

 See Also