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

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

public Remove ( int theIndex ) : void
theIndex int
Результат void
        public void Remove(int theIndex)
        {
            throw new NotImplementedException();
        }

Same methods

TColGeom2d_SequenceOfBoundedCurve::Remove ( int theFromIndex, int theToIndex ) : void