Collapses the branch having this Node as root node so that all child nodes of the branch become invisible.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.HierarchicalData.Core (in DlhSoft.HierarchicalData.Core.dll)

Syntax

C#
public void CollapseBranch()
Visual Basic (Declaration)
Public Sub CollapseBranch

See Also