TimeSpan.opAdd

Add the TimeSpan given to this TimeSpan returning a new TimeSpan.

struct TimeSpan
opAdd

Return Value

Type: TimeSpan

A TimeSpan value that is the sum of this instance and t.

Meta