UFT Pro (LeanFT) .NET SDK Reference, Version 14.03
DeleteRow Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
HP.LFT.SDK.SAP.UI5 Namespace
>
ITable Interface
: DeleteRow Method
Deletes the specified rows (by index) in the table.
Overload List
Overload
Description
DeleteRow(UInt32[])
Deletes the specified rows (by index) in the table.
DeleteRow(ITableRow[])
Deletes the specified rows in the table.