Exemplo n.º 1
0
 public Bnd_HArray1OfBox(int theLower, int theUpper, Bnd_Box theValue)
     : base()
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public void SetValue(int theIndex, Bnd_Box theItem)
 {
     throw new NotImplementedException();
 }