CascadeSharp.TKService.Aspect.Aspect_SequenceOfColor.Append C# (CSharp) Method

Append() public method

public Append ( Aspect_SequenceOfColor theSeq ) : void
theSeq Aspect_SequenceOfColor
return void
        public void Append(Aspect_SequenceOfColor theSeq)
        {
            throw new NotImplementedException();
        }

Same methods

Aspect_SequenceOfColor::Append ( Quantity_Color theItem ) : void