Click or drag to resize

DayRangeCount Property

Gets the number of days covered by this DayRange (always 1 or more).

Namespace: DegreeDays.Time
Assembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
public int Count { get; }

Property Value

Int32
See Also