Ejemplo n.º 1
0
 public addType At(int index)
 {
     return(new addType(owner.GetElementAt(info, index)));
 }
Ejemplo n.º 2
0
 public connectionStringsType At(int index)
 {
     return(new connectionStringsType(owner.GetElementAt(info, index)));
 }