Subtract
Subtracts a timespan from this instance.
Public Function Subtract(
ByRef ts As TimeSpan ) As TimeSpan
Parameters
- ts
-
[ByRef]
TimeSpan.
TimeSpan to be subtracted.
Return Values
TimeSpan - TimeSpan with the subtracted value.
See Also
Project CorLib Overview
Class TimeSpan Overview