LatitudeAdd Method

Adds two objects.

Overload List

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

See Also