public void Exchange(TColStd_DataMapOfIntegerReal theOther)
 {
     throw new NotImplementedException();
 }
 public TColStd_DataMapOfIntegerReal Assign(TColStd_DataMapOfIntegerReal theOther)
 {
     throw new NotImplementedException();
 }
 public TColStd_DataMapOfIntegerReal(TColStd_DataMapOfIntegerReal theOther)
     : base()
 {
     throw new NotImplementedException();
 }