CascadeSharp.TKGeomAlgo.IntSurf.IntSurf_SequenceOfInteriorPoint.SetValue C# (CSharp) 메소드

SetValue() 공개 메소드

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