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