Click or drag to resize

Waypoint.Equals Method

Overload List
  NameDescription
Public methodEquals(Object)
Indicates whether another object is exactly equal to this instance.
(Overrides Object.Equals(Object).)
Public methodEquals(Waypoint)
Indicates whether another instance of this type is equal to this instance. Strict equality is not enforced for waypoints at geographic poles since the longitude coordinate is undefined at these locations.
Top
See Also