GeoPoint.Equals Method
Name | Parameters | Description |
---|---|---|
Equals(GeoPoint, GeoPoint) static | point1, point2 | Determines whether the two specified GeoPoint objects are equal. |
Equals(Object) | o | Determines whether the specified object is equal to the current GeoPoint instance. |