Gets the hash code for this instance.

Namespace:  SGP.Baltie
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public override int GetHashCode()

Return Value

Returns the signed 32-bit integer number that is the hash value of this instance.

See Also