TimeAdd Method

Adds two objects.

Overload List

Add(Time, Time) Adds two instances of Time together.
Add(Time, Double) Adds an instance of Time to an instance of Double.

See Also