CascadeSharp.TKGeomAlgo.IntSurf.IntSurf_SequenceOfInteriorPoint.Remove C# (CSharp) Метод

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

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

Same methods

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