DateRange Members
In This Article
#Constructors
Name | Description |
---|---|
Date |
Initializes a new instance of the Date |
#Properties
Name | Description |
---|---|
End | Gets the end date of the range. |
Start | Gets the start date of the range. |
#Methods
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 |
#Operators
Name |
---|
Equality |
Inequality |
See Also