LongitudeAddition Operator

Adds two objects.

Overload List

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

See Also