DateTimeRange Methods
Time interval which provides extended operations such as Union and Intersect.
Name | Description |
---|---|
Contains |
|
Contains |
|
Equals |
|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Defines whether the given object is equal to the current Date |
Get |
Gets the hash code (a number) that corresponds to the value of the current Time |
Get |
Gets the Type of the current instance. Inherited from Object. |
Intersect |
|
Intersect |
|
Intersects |
|
Intersects |
|
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the textual representation of the datetime range. |
To |
Provides a culture-specific string representation of the time range. |
To |
|
Try |
|
Union |
Returns a datetime range which is composed of the two given time ranges. |
Union |
Returns a datetime range which is composed of the current time range and the given datetime range. |
See Also