CascadeSharp.TKG3d.TColGeom.TColGeom_HArray1OfCurve.Resize C# (CSharp) Method

Resize() public method

public Resize ( int theLower, int theUpper, bool theToCopyData ) : void
theLower int
theUpper int
theToCopyData bool
return void
        public void Resize(int theLower, int theUpper, bool theToCopyData)
        {
            throw new NotImplementedException();
        }
    }; // class TColGeom_HArray1OfCurve