PeriodCollection Constructor

There are two overloads for the constructor

Overload List

PeriodCollection Default constructor
PeriodCollection(IEnumerablePeriod) Construct a collection from an enumerable list of Period objects

See Also