Rules Manager for WPF | ComponentOne
C1.WPF.RulesManager Assembly / C1.WPF.RulesManager Namespace / RulesEngineSource Class
Properties Methods


In This Topic
    RulesEngineSource Class Members
    In This Topic

    The following tables list the members exposed by RulesEngineSource.

    Public Properties
     NameDescription
    Public Property  
    Top
    Public Methods
     NameDescription
    Public MethodGets the names and types of the fields  
    Public MethodGets the collection of values corresponding to the specified field and T.  
    Public MethodGets the maximum value corresponding to the specified ranges and T.  
    Public MethodGets the minimum value corresponding to the specified ranges and T.  
    Public MethodGets the collection of values corresponding to the specified ranges and T.  
    Public MethodGets the sorted collection of values corresponding to the specified ranges and T.  
    Public MethodGets the value corresponding to the specified index and field.  
    Top
    Protected Methods
     NameDescription
    Protected MethodGets the collection of values for the specified range.  
    Protected MethodRemoves previously cached values corresponding to the specified ranges.  
    Top
    See Also