UFT Pro (LeanFT) .NET SDK Reference, Version 14.03
Select(String[]) Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
HP.LFT.SDK.WPF Namespace
>
IList Interface
>
Select Method
: Select(String[]) Method
The items to select.
Selects a list of items.
Syntax
C#
void
Select(
params
string
[]
items
)
Parameters
items
The items to select.