CascadeSharp.TKGeomAlgo.IntSurf.IntSurf_SequenceOfInteriorPoint.SetValue C# (CSharp) Method

SetValue() public method

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