| Remove Method | |
| See Also |
- Index
- The index of the row to remove
Removes the specified row from the collection.
| Visual Basic |
|---|
Public Sub Remove( _
   ByVal Index As Long _
) |
- Index
- The index of the row to remove
| Remove Method | |
| See Also |
| Visual Basic |
|---|
Public Sub Remove( _
   ByVal Index As Long _
) |