public TColGeom2d_HArray1OfBezierCurve(TColGeom2d_Array1OfBezierCurve theOther)
     : base()
 {
     throw new NotImplementedException();
 }
 public TColGeom2d_Array1OfBezierCurve Assign(TColGeom2d_Array1OfBezierCurve theOther)
 {
     throw new NotImplementedException();
 }