public TColStd_HArray2OfInteger(TColStd_Array2OfInteger theOther)
     : base()
 {
     throw new NotImplementedException();
 }
 public TColStd_Array2OfInteger Assign(TColStd_Array2OfInteger theOther)
 {
     throw new NotImplementedException();
 }