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


In This Topic
    RulesEngineRange Class Members
    In This Topic

    The following tables list the members exposed by RulesEngineRange.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the fields that determines the range where the rule is applied.  
    Public PropertyGets the index of the first item where the rule is applied.  
    Public PropertyGets the index of the last item where the rule is applied.  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public Method  
    Public MethodGets whether this range is intersected with the specified index and field.  
    Public Method  
    Public Methodstatic (Shared in Visual Basic)Tries to parse the specified stringValue.  
    Top
    Public Operators
    Casting operator to convert a string into a RulesEngineRange.
    Top
    See Also