MapPoint.Equals Method
Name | Parameters | Description |
---|---|---|
Equals(MapPoint, MapPoint) static | Point1, Point2 | Determines whether the two specified MapPoint objects are equal. |
Equals(MapPoint) | other | Indicates whether the current object is equal to another object of the MapPoint type. |
Equals(Object) | obj | Determines whether the specified object is equal to the current MapPoint instance. |