Collapse Method (ITreeView)
Collapses a node in the tree.

C# Syntax

void Collapse( 
   string path
)

Parameters

path
The path of the tree node to collapse.