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