GeoCoordinate.Equals Method
.NET Framework 4
Determines whether two GeoCoordinate objects are equivalent, based solely on latitude and longitude.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Equals(GeoCoordinate) | Determines if the GeoCoordinate object is equivalent to the parameter, based solely on latitude and longitude. |
|
Equals(Object) | Determines if a specified GeoCoordinate is equal to the current GeoCoordinate, based solely on latitude and longitude. (Overrides Object.Equals(Object).) |