NamedCrs.Equals
Method
Definition
Overloads
| Equals(NamedCrs) |
Determines if this CRS is equal to |
| Equals(Object) |
Determines whether the specified NamedCrs is equal to the current NamedCrs in the Azure DocumentDB database service. |
Equals(NamedCrs)
Equals(Object)
Determines whether the specified NamedCrs is equal to the current NamedCrs 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.