C1.Win.RulesManager.Model Namespace / IRuleCollection Interface
Properties Methods

IRuleCollection Interface Members

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