The following tables list the members exposed by TimeRange.
Name | Description | |
---|---|---|
TimeRange Constructor | Overloaded. |
Name | Description | |
---|---|---|
Contains | Returns true if the specified TimeSpan lies completely within this range. | |
Equals | Returns a value indicating whether this instance is equal to a specified object. | |
GetHashCode | Returns a hash code for this instance. | |
IntersectsWith | Returns true if the specified TimeRange intersects with this range. | |
ToString | Returns the string representation of this object. |
Name | Description | |
---|---|---|
ValidateEnd | When overridden in a derived class, provides a way to validate the value being assigned to the End property. | |
ValidateStart | When overridden in a derived class, provides a way to validate the value being assigned to the Start property. |