TimeSpan: Negate

Negate

Returns a TimeSpan with the opposite sign of this instance.



 Public Function Negate ( ) As TimeSpan

Return Values

TimeSpan -  The timespan with the opposite sign as this duration.

See Also

Project CorLib Overview

Class TimeSpan Overview