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