SpeedAdd Method

Adds two objects.

Overload List

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

See Also