RRulePropertyCollection Constructor

There are two overloads for the constructor

Overload List

RRulePropertyCollection() Default constructor
RRulePropertyCollection(IList<RRuleProperty>) Construct the collection using a list of RRuleProperty objects

See Also