The following tables list the members exposed by TimeRange.
Name | Description | |
---|---|---|
TimeRange Constructor | Constructor. Initializes a new instance of TimeRange. |
Name | Description | |
---|---|---|
Equals | Overloaded. Compares the specified object to this object to see if they are equivalent. | |
GetHashCode | Returns the hash code of the structure. | |
Normalize | Ensures that the start time is less than or equal to the end time. | |
ToString | Overloaded. Returns a string representation of the object. |
Equality | Compares the values of two TimeRange structures for equality |
Inequality | Compares the values of two TimeRange structures for inequality |