public IEnumerator <KeyValuePair <string, string> > GetEnumerator()
 {
     return(_child.GetEnumerator());
 }