CascadeSharp.TKG2d.TColGeom2d.TColGeom2d_HArray1OfCurve.SetValue C# (CSharp) Метод

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

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