[]
Gets the maximum values this CfRule can supports.
protected abstract int MaxValuesCount { get; }
Protected MustOverride ReadOnly Property MaxValuesCount As Integer
Type | Description |
---|---|
int | An integer value represents the maximum values this CfRule can supports. |