Class RuleCollection
- Namespace
- Dynamicweb.Ecommerce.Orders.Validation.Rules
- Assembly
- Dynamicweb.Ecommerce.dll
The class RuleCollection represents collection of Rule.
[Serializable]
public class RuleCollection : Collection<Rule>, IList<Rule>, ICollection<Rule>, IReadOnlyList<Rule>, IReadOnlyCollection<Rule>, IEnumerable<Rule>, IList, ICollection, IEnumerable
- Inheritance
-
RuleCollection
- Implements
- Inherited Members
- Extension Methods