Search
RowCollection.Insert Method
See Also
 






Inserts one or more rows at a specified index.

 Overload List

Name Description

RowCollection.Insert (Int32)

Inserts a new row at the specified index.

RowCollection.Insert (Int32, Int32)

Inserts the specified number of rows at the specified index.

 See Also