time_span xtd::time_span::negate | ( | ) | const |
Returns a new xtd::time_spam object whose value is the negated value of this instance.
xtd::overflow_exception | The negated value of this instance cannot be represented by a xtd::time_spam; that is, the value of this instance is xtd::time_spam::min_value. |