Esempio n. 1
0
 public IEnumerator <Node> GetEnumerator()
 {
     return(SubNodes.GetEnumerator());
 }