Polygon.Equals
Method
Definition
Overloads
| Equals(Polygon) |
Determines if this Polygon is equal to the |
| Equals(Object) |
Determines whether the specified Polygon is equal to the current Polygon in the Azure DocumentDB database service. |
Equals(Polygon)
Equals(Object)
Determines whether the specified Polygon is equal to the current Polygon in the Azure DocumentDB database service.
public override bool Equals (object obj);
Parameters
- obj
- Object
The object to compare with the current object.
Returns
true if the specified object is equal to the current object; otherwise, false.