Пример #1
0
 public Bnd_HArray1OfBox(int theLower, int theUpper, Bnd_Box theValue)
     : base()
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public void SetValue(int theIndex, Bnd_Box theItem)
 {
     throw new NotImplementedException();
 }