Geometry.Equals Method

Definition

Determines whether the specified Geometry is equal to the current Geometry 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.