public Bnd_HArray1OfBox(int theLower, int theUpper, Bnd_Box theValue)
     : base()
 {
     throw new NotImplementedException();
 }
 public void SetValue(int theIndex, Bnd_Box theItem)
 {
     throw new NotImplementedException();
 }