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