HolidayCollection Constructor

There are two overloads for the constructor

Overload List

HolidayCollection Default constructor
HolidayCollection(IEnumerableHoliday) Construct the collection from an enumerable list of Holiday objects

See Also