public void ChangeBasicElts(MAT_DataMapOfIntegerBasicElt NewMap) { throw new NotImplementedException(); }
public void Exchange(MAT_DataMapOfIntegerBasicElt theOther) { throw new NotImplementedException(); }
public MAT_DataMapOfIntegerBasicElt Assign(MAT_DataMapOfIntegerBasicElt theOther) { throw new NotImplementedException(); }
public MAT_DataMapOfIntegerBasicElt(MAT_DataMapOfIntegerBasicElt theOther) : base() { throw new NotImplementedException(); }