Name | Description | |
---|---|---|
Returns a new TimeSpan object whose value is the sum of the specified TimeSpan object and this instance. |
||
Creates a copy of the time span. |
||
Checks if the time span object represents the same time value as the current instance. |
||
Returns a TimeSpan that represents a specified number of days. |
||
Returns a TimeSpan that represents a specified number of hours. |
||
Returns a TimeSpan that represents a specified number of milliseconds. |
||
Returns a TimeSpan that represents a specified number of minutes. |
||
Returns a TimeSpan that represents a specified number of seconds. |
||
Returns a new TimeSpan object whose value is the difference between the specified TimeSpan object and this instance. |