MaxValuesCount Property (IconSetCfRule)
Gets the maximum values this
CfRule can supports.
protected override int MaxValuesCount {get;}
'Declaration
Protected Overrides NotOverridable ReadOnly Property MaxValuesCount As Integer
'Usage
Dim instance As IconSetCfRule
Dim value As Integer
value = instance.MaxValuesCount
Property Value
An integer value represents the maximum values this
CfRule can supports.