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

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

public Prepend ( IntSurf_InteriorPoint theItem ) : void
theItem IntSurf_InteriorPoint
Результат void
        public void Prepend(IntSurf_InteriorPoint theItem)
        {
            throw new NotImplementedException();
        }

Same methods

IntSurf_SequenceOfInteriorPoint::Prepend ( IntSurf_SequenceOfInteriorPoint theSeq ) : void