Select Method (IItemSelectable)
Class
IItemSelectable
.
Action
Selects an item.
Syntax
C#
iItemSelectable
.
Select
(
item
)
VB
iItemSelectable
.
Select
(
item
)
Variable
Description
item
The item to select.
ItemIdentifier
.