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