Select(Int32) Method
Selects a node in the tree-view object by node index.

C# Syntax

void Select( 
   int nodeIndex
)

Parameters

nodeIndex
The index of the node to select.