public bool Unite(TColStd_MapOfTransient theOther) { throw new NotImplementedException(); }
public void Union(TColStd_MapOfTransient theLeft, TColStd_MapOfTransient theRight) { throw new NotImplementedException(); }
public TColStd_MapOfTransient Assign(TColStd_MapOfTransient theOther) { throw new NotImplementedException(); }
public void Exchange(TColStd_MapOfTransient theOther) { throw new NotImplementedException(); }
public TColStd_MapOfTransient(TColStd_MapOfTransient theOther) : base() { throw new NotImplementedException(); }
public bool HasIntersection(TColStd_MapOfTransient theMap) { throw new NotImplementedException(); }