Expand Method (ITreeViewNode)
Expands this tree node.
Remarks
There may be a slight delay when using this method due to the animation of the expand operation. You should add a Sleep statement after this step to pause for the animation.

C# Syntax

void Expand()