Select Method (ITreeView)
Selects a node in the tree.

C# Syntax

void Select( 
   string path
)

Parameters

path
The path of the tree node to select.