Expand Method (ITreeView)
Expands a node in the tree.

C# Syntax

void Expand( 
   string path
)

Parameters

path
The path of the tree node to expand.