Duration.Addition OperatorDuration.Addition OperatorDuration::Addition Operator
Parameters
Return Value
Type: XmlPrime.DurationXmlPrime.DurationXmlPrime::Duration
A DurationDurationDuration that is the sum of duration1 and duration2.
Exceptions
| Exception | Condition |
| OverflowExceptionOverflowExceptionOverflowException | The sum of duration1 and duration2 is less than MinValueMinValueMinValue or greater than MaxValueMaxValueMaxValue. |
