Method GetSelectionsItem
GetSelectionsItem(int)
Gets the index of the selected item at the specified selection order.
int GetSelectionsItem(int index)
Parameters
indexintZero-based index into the selection list.
Returns
- int
The zero-based item index corresponding to that selection entry.