EssentialsDateRange.GetEnumerator method

Version 1.1.28
.NET Framework 4.8
Namespace Skybrud.Essentials.Time
Assembly Skybrud.Essentials.dll

GetEnumerator()

Virtual

Returns an enumerator that iterates through the EssentialsDate of the range.

public virtual IEnumerator<T> GetEnumerator()

Returns

An enumerator that can be used to iterate through the EssentialsDate of the range.