Example #1
0
 public IEnumerator <KeyValuePair <string, IESObject> > GetEnumerator()
 {
     return(_dict.GetEnumerator());
 }