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