SelectItem(int) method
Select the item at the passed index into the displayed items.
Visual Basic syntax
Public Function
SelectItem
(ByVal index As Integer)
As SMPProcessInputReturn
C# syntax
public SMPProcessInputReturn
SelectItem
(int index)
Parameters
-
index –
Index of the displayed item to select
Returns
Result of selection