Click or drag to resize

RuleCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionRule
    Dynamicweb.Ecommerce.Orders.Validation.RulesRuleCollection

Namespace:  Dynamicweb.Ecommerce.Orders.Validation.Rules
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[SerializableAttribute]
public class RuleCollection : Collection<Rule>

The RuleCollection type exposes the following members.

Constructors
  NameDescription
Public methodRuleCollection
Initializes a new instance of the RuleCollection class
Top
See Also