Activate Method (ITreeView)
Activates a node in the tree.

C# Syntax

void Activate( 
   string path
)

Parameters

path
The path of the tree node to activate.