CascadeSharp.TKG2d.TColGeom2d.TColGeom2d_SequenceOfBoundedCurve.Assign C# (CSharp) Метод

Assign() публичный Метод

public Assign ( TColGeom2d_SequenceOfBoundedCurve theOther ) : TColGeom2d_SequenceOfBoundedCurve
theOther TColGeom2d_SequenceOfBoundedCurve
Результат TColGeom2d_SequenceOfBoundedCurve
        public TColGeom2d_SequenceOfBoundedCurve Assign(TColGeom2d_SequenceOfBoundedCurve theOther)
        {
            throw new NotImplementedException();
        }