CascadeSharp.TKBO.IntTools.IntTools_SequenceOfCommonPrts.Append C# (CSharp) Method

Append() public method

public Append ( IntTools_CommonPrt theItem ) : void
theItem IntTools_CommonPrt
return void
        public void Append(IntTools_CommonPrt theItem)
        {
            throw new NotImplementedException();
        }

Same methods

IntTools_SequenceOfCommonPrts::Append ( IntTools_SequenceOfCommonPrts theSeq ) : void