Select(UInt32) Method
Selects item in the table.

C# Syntax

void Select( 
   uint item
)

Parameters

item
The numeric index of the item to select.