[]
        
(Showing Draft Content)

C1.WPF.RulesManager.ColorScaleInfo.Deconstruct

Deconstruct Method

Deconstruct(out IReadOnlyList<EnumColor>)

Declaration
public readonly void Deconstruct(out IReadOnlyList<EnumColor> Colors)
Public Sub Deconstruct(ByRef Colors As IReadOnlyList(Of EnumColor))
Parameters
Type Name Description
IReadOnlyList<EnumColor> Colors