コード例 #1
0
 public bool Remove(ChoIniNode node)
 {
     return(_iniDocument.Remove(node));
 }