LatitudeAddition Operator

Adds two objects.

Overload List

Addition(Latitude, Latitude) Adds two instances of Latitude together.
Addition(Latitude, Double) Adds an instance of Latitude to an instance of Double.

See Also