C1.Win.RulesManager.Model Namespace / RuleCollection Class

In This Topic
RuleCollection Class Methods
In This Topic

For a list of all members of this type, see RuleCollection members.

Public Methods
 NameDescription
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.ComponentModel.BindingList<IRule>)
Public MethodAdds the IRule elements of the specified collection to the end of the collection.  
Public Method (Inherited from System.ComponentModel.BindingList<IRule>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodDecrease the priority of the specified rule in the collection. The priority is determined by the position in the collection.  
Public Method (Inherited from System.ComponentModel.BindingList<IRule>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodIncreases the priority of the specified rule in the collection. The priority is determined by the position in the collection.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.ComponentModel.BindingList<IRule>)
Public Method (Inherited from System.ComponentModel.BindingList<IRule>)
Top
See Also