CascadeSharp.TKG2d.TColGeom2d.TColGeom2d_SequenceOfBoundedCurve.SetValue C# (CSharp) Method

SetValue() public method

public SetValue ( int theIndex, Geom2d_BoundedCurve theItem ) : void
theIndex int
theItem Geom2d_BoundedCurve
return void
        public void SetValue(int theIndex, Geom2d_BoundedCurve theItem)
        {
            throw new NotImplementedException();
        }
    }; // class TColGeom2d_SequenceOfBoundedCurve