[]
        
(Showing Draft Content)

C1.WPF.RulesManager.IconInfo.Deconstruct

Deconstruct Method

Deconstruct(out C1IconTemplate, out EnumColor)

Declaration
public readonly void Deconstruct(out C1IconTemplate IconTemplate, out EnumColor IconColor)
Public Sub Deconstruct(ByRef IconTemplate As C1IconTemplate, ByRef IconColor As EnumColor)
Parameters
Type Name Description
C1IconTemplate IconTemplate
EnumColor IconColor