Returns true if the two instances are considered equal.
| C# | Visual Basic | Visual C++ |
public static bool Equals( Element a, Element b )
Public Shared Function Equals ( a As Element, b As Element ) As Boolean
public: static bool Equals( Element^ a, Element^ b )
Assembly: Ranorex.Core (Module: Ranorex.Core.dll) Version: 4.0.4.23593 (4.0.4.23593)