CascadeSharp.TKBRep.BRepAdaptor.BRepAdaptor_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 BRepAdaptor_HArray1OfCurve