TimeSubtract Method

Subtracts one object from another.

Overload List

Subtract(Time, Time) Subtracts one instance of Time from another.
Subtract(Time, Double) Subtracts an instance of Double from an instance of Time.

See Also