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

SetValue() public method

public SetValue ( int theIndex, Quantity_Color theItem ) : void
theIndex int
theItem Quantity_Color
return void
        public void SetValue(int theIndex, Quantity_Color theItem)
        {
            throw new NotImplementedException();
        }
    }; // class Aspect_SequenceOfColor