UFT Pro (LeanFT) .NET SDK Reference, Version 14.03
Insert(UInt32) Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
HP.LFT.SDK.Mobile Namespace
>
ITable Interface
>
Insert Method
: Insert(UInt32) Method
The numeric index of the location to insert the item.
Inserts an item at the specified location in the table. (iOS Only)
Syntax
C#
void
Insert(
uint
item
)
Parameters
item
The numeric index of the location to insert the item.