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

Prepend() public method

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

Same methods

Aspect_SequenceOfColor::Prepend ( Quantity_Color theItem ) : void