DayInstanceCollection Constructor

There are two overloads for the constructor

Overload List

DayInstanceCollection Default constructor
DayInstanceCollection(IEnumerableDayInstance) Construct a collection from an enumerable list of DayInstance objects

See Also