UFT Pro (LeanFT) .NET SDK Reference, Version 14.03
SelectedItems Property (IList)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
HP.LFT.SDK.Java Namespace
>
IList Interface
: SelectedItems Property
The collection of items that are selected in the list.
Syntax
C#
ReadOnlyCollection<IListItem>
SelectedItems {
get
;}