ComponentOne RulesManager for WinForms
C1.Win.RulesManager.Model Namespace / IRuleCollection Interface
Properties Methods

In This Topic
    IRuleCollection Interface Members
    In This Topic

    The following tables list the members exposed by IRuleCollection.

    Public Properties
    Public Methods
     NameDescription
     Method (Inherited from System.Collections.Generic.ICollection<IRule>)
     MethodAdds the IRule elements of the specified collection to the end of the collection.  
     Method (Inherited from System.Collections.Generic.ICollection<IRule>)
     Method (Inherited from System.Collections.Generic.ICollection<IRule>)
     Method (Inherited from System.Collections.Generic.ICollection<IRule>)
     MethodDecrease the priority of the specified rule in the collection. The priority is determined by the position in the collection.  
     Method (Inherited from System.Collections.Generic.IEnumerable<IRule>)
     MethodIncreases the priority of the specified rule in the collection. The priority is determined by the position in the collection.  
     Method (Inherited from System.Collections.Generic.IList<IRule>)
     Method (Inherited from System.Collections.Generic.IList<IRule>)
     Method (Inherited from System.Collections.Generic.ICollection<IRule>)
     Method (Inherited from System.Collections.Generic.IList<IRule>)
    Top
    See Also