Click or drag to resize

Period Methods

The Period type exposes the following members.

Methods
 NameDescription
Public methodStatic memberDayRange Returns a non-null DayRangePeriod object that specifies the period covered by dayRange.
Public methodEquals Two Period objects are equal if it can be ascertained that they will always represent the same period in time as each other when compared at the same time and in the same context.
(Overrides ObjectEquals(Object))
Public methodGetHashCode Overridden to ensure consistency with Equals.
(Overrides ObjectGetHashCode)
Public methodStatic memberLatestValues Returns a non-null LatestValuesPeriod object that automatically resolves to a date range including the latest available data and the specified number of degree-day values.
Top
See Also