Represents a date-time range.
The following tables list the members exposed by the TimeRange type.
Name | Description | |
---|---|---|
Initializes a new instance of the TimeRange class. |
Name | Description | |
---|---|---|
Gets or sets the end of the range. |
||
Gets a value indicating whether the range is empty. |
||
Gets or sets the beginning of the range. |
Name | Description | |
---|---|---|
Checks if the current range contains the specified range. |
||
Checks if the specified range contains the same date-time as the current instance. |
||
Checks if the current range intersects with the specified range. |
||
Checks if the current range ends at the same time as the specified range. |
||
Checks if the current range starts at the same time as the specified range. |