SelectNode(ITreeViewNode) Method
Selects the provided node in the tree.

C# Syntax

void SelectNode( 
   ITreeViewNode node
)

Parameters

node
The node.