System::TimeSpan::Negate method

TimeSpan::Negate method

Returns a new instance of TimeSpan object that represents negated value represented by the current TimeSpan object.

TimeSpan System::TimeSpan::Negate() const

See Also