[]
        
(Showing Draft Content)

C1.WPF.ExpressionEditor.RuleCollection

RuleCollection Class

The collections of base rules.

Inheritance
RuleCollection
Namespace: C1.WPF.ExpressionEditor
Assembly: C1.WPF.ExpressionEditor.4.6.2.dll
Syntax
public class RuleCollection : List<BaseRule>, IList<BaseRule>, ICollection<BaseRule>, IList, ICollection, IReadOnlyList<BaseRule>, IReadOnlyCollection<BaseRule>, IEnumerable<BaseRule>, IEnumerable

Constructors

Name Description
RuleCollection()