C1.Win.RulesManager.Model Namespace / RuleCollection Class
Properties Methods Events

RuleCollection Class Members

The following tables list the members exposed by RuleCollection.

Public Constructors
Public Properties
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
Public Events
See Also