RanorexRanorex Documentation
GetHashCode Method
NamespacesRanorex.CoreDescriptorGetHashCode()()()
Returns a hash code for this instance.
Declaration Syntax
C#Visual BasicVisual C++
public override int GetHashCode()
Public Overrides Function GetHashCode As Integer
public:
virtual int GetHashCode() override
Return Value
A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table.

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 4.0.4.23593 (4.0.4.23593)