CascadeSharp.TKG3d.TColGeom.TColGeom_SequenceOfCurve.SetValue C# (CSharp) Метод

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

public SetValue ( int theIndex, Geom_Curve theItem ) : void
theIndex int
theItem Geom_Curve
Результат void
        public void SetValue(int theIndex, Geom_Curve theItem)
        {
            throw new NotImplementedException();
        }
    }; // class TColGeom_SequenceOfCurve