Represents a time range with maximum length of one day. The range is defined by two TimeSpan instances.
The following tables list the members exposed by the TimeRange type.
Name | Description | |
---|---|---|
![]() |
Overloaded. Initializes a new instance of the TimeRange class. |
Name | Description | |
---|---|---|
![]() |
Gets the duration that the time range represents. |
|
![]() |
Gets or sets the first time span defining the current time range. |
|
![]() |
Gets or sets the second time span defining the current time range. |
Name | Description | |
---|---|---|
![]() |
Overloaded. Compares this TimeRange to another object. |
|
![]() |
Overloaded. |
|
![]() |
Object.GetHashCode override. |
|
![]() |
Indicates if the specified time range intersects with the current time range. |
|
![]() |
Object.ToString override. |