Determines whether the specified
Object is equal to the current
Location.

Declaration Syntax
Public Overrides Function Equals ( _
obj As Object _
) As Boolean
public:
virtual bool Equals(
Object^ obj
) override

Return Value
true if the specified
Object is equal to the current
Location; otherwise, false.
Assembly:
Ranorex.Core (Module: Ranorex.Core) Version: 3.2.3.16825 (3.2.3.16825)