[]
Expands all nodes up to the specified level, collapses others.
public void Show(int level)
The level to show. Any nodes with Level higher than this will be collapsed, others will be expanded.