TimeSpan.UnaryPlus Operator
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Returns the specified instance of TimeSpan.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- t
- Type: System.TimeSpan
The time interval to return.
Show: