[]
        
(Showing Draft Content)

C1.WPF.RulesManager.RulesEngineSource.InvalidateRanges

InvalidateRanges Method

InvalidateRanges(RulesEngineRangeCollection)

Removes previously cached values corresponding to the specified ranges.

Declaration
protected void InvalidateRanges(RulesEngineRangeCollection ranges = null)
Protected Sub InvalidateRanges(Optional ranges As RulesEngineRangeCollection = Nothing)
Parameters
Type Name Description
RulesEngineRangeCollection ranges

The ranges to invalidate.