SAP Business One UI API 10.0 - Objects Reference (10.00.270)
Remove Method
UI API
Description
Removes the specified row from the collection.
Syntax
Visual Basic
Public Sub Remove( _ ByVal
Index
As Long _ )
Parameters
Index
The index of the row to remove
See Also
DataRows Object