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