コード例 #1
0
 void ResetRoot()
 {
     root = TreeItem.CreateRoot();
 }