Click or drag to resize

DayRangePeriod Methods

The DayRangePeriod type exposes the following members.

Methods
 NameDescription
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.
(Inherited from Period)
Public methodGetHashCode Overridden to ensure consistency with Equals.
(Inherited from Period)
Public methodToString Returns a non-null, non-empty string representation of this instance for logging and debugging purposes.
(Overrides ObjectToString)
Public methodWithMinimumDayRange Returns a new DayRangePeriod with the same DayRange as this, but also specifying minimumDayRange as the minimum range required.
Top
See Also