CascadeSharp.TKG3d.Geom.Geom_SequenceOfBSplineSurface.Value C# (CSharp) Метод

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

public Value ( int theIndex ) : CascadeSharp.TKG3d.Geom.Geom_BSplineSurface
theIndex int
Результат CascadeSharp.TKG3d.Geom.Geom_BSplineSurface
        public Geom_BSplineSurface Value(int theIndex)
        {
            throw new NotImplementedException();
        }