Exemple #1
0
 /// <summary>子ノードを全て削除する。</summary>
 protected virtual void ClearChildNodes()
 {
     ChildNodes.ClearChildren();
 }