In The Hand LtdIn The Hand
GetHashCode Method
NamespacesInTheHand.Device.LocationGeoCoordinateGetHashCode()()()()
.NET Components for Mobility
Serves as a hash function for the GeoCoordinate.
Declaration Syntax
C#Visual Basic
public override int GetHashCode()
Public Overrides Function GetHashCode As Integer
Return Value
A hash code for the current GeoCoordinate.
Remarks
GeoCoordinate objects that are equivalent have the same hash code. Equivalent GeoCoordinate objects have the same Latitude and Longitude properties. The Altitude, HorizontalAccuracy, and VerticalAccuracy properties are not used in determining equivalency.

Assembly: InTheHand.Device (Module: InTheHand.Device) Version: 7.0.0.0