| Remove Method | |
| See Also |
- rowIndex
- The row index
Removes an item from the collection.
| Visual Basic |
|---|
Public Sub Remove( _
   ByVal rowIndex As Long _
) |
- rowIndex
- The row index
You cannot remove a selected row.
| Remove Method | |
| See Also |
| Visual Basic |
|---|
Public Sub Remove( _
   ByVal rowIndex As Long _
) |