CascadeSharp.TKG2d.TColGeom2d.TColGeom2d_HArray1OfCurve.Resize C# (CSharp) Метод

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

public Resize ( int theLower, int theUpper, bool theToCopyData ) : void
theLower int
theUpper int
theToCopyData bool
Результат void
        public void Resize(int theLower, int theUpper, bool theToCopyData)
        {
            throw new NotImplementedException();
        }
    }; // class TColGeom2d_HArray1OfCurve