Select(String) Method
Selects a node in the tree-view object.

C# Syntax

void Select( 
   string node
)

Parameters

node
The node to select.