CascadeSharp.TKBRep.TopTools.TopTools_Array1OfListOfShape.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 TopTools_Array1OfListOfShape