CascadeSharp.TKBO.IntTools.IntTools_ListOfCurveRangeSample.Append C# (CSharp) Метод

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

public Append ( IntTools_CurveRangeSample theItem ) : IntTools_CurveRangeSample
theItem IntTools_CurveRangeSample
Результат IntTools_CurveRangeSample
        public IntTools_CurveRangeSample Append(IntTools_CurveRangeSample theItem)
        {
            throw new NotImplementedException();
        }

Same methods

IntTools_ListOfCurveRangeSample::Append ( IntTools_ListOfCurveRangeSample theOther ) : void