ExDatePropertyCollection Constructor

There are two overloads for the constructor

Overload List

ExDatePropertyCollection() Default constructor
ExDatePropertyCollection(IList<ExDateProperty>) Construct the collection using a list of ExDateProperty objects

See Also