Time.op_Addition
Time Addition operator
Implements the operator +.
public static Time operator +(Time a, Time b)
| Parameter | Type | Description |
|---|---|---|
| a | Time | Parameter a. |
| b | Time | Parameter b. |
Return Value
The result of the operator.
Exceptions
| exception | condition |
|---|---|
| ArgumentNullException | Arguments are null |
| ArgumentException | Arguments have different types or Arguments have different resolution or |
See Also
- class Time
- namespace Aspose.Html.Drawing
- assembly Aspose.HTML