예제 #1
0
 public IEnumerator <ChoIniNode> GetEnumerator()
 {
     return(_iniDocument.GetEnumerator());
 }