DateRange Methods
Stores a date range.
Name | Description |
---|---|
Coerce |
Coerces the specified date into the current date range. |
Coerce |
Coerces the specified date range to the current date range. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the current object has the same settings as the specified object. |
Equals |
Determines whether the current date range has the same settings as the specified date range. |
Get |
Gets the hash code (a number) that corresponds to the value of the current Date |
Get |
Gets the Type of the current instance. Inherited from Object. |
Is |
Gets whether the specified date is out of the current range. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Gets the list of days within the range. |
To |
Returns the fully qualified type name of this instance.
Inherited from Value |
See Also