ObservanceRuleCollection Constructor

There are two overloads for the constructor

Overload List

ObservanceRuleCollection() Default constructor
ObservanceRuleCollection(IList<ObservanceRule>) Construct the collection using a list of ObservanceRule objects

See Also