RDatePropertyCollection Constructor

There are two overloads for the constructor

Overload List

RDatePropertyCollection() Default constructor
RDatePropertyCollection(IList<RDateProperty>) Construct the collection using a list of RDateProperty objects

See Also