Click or drag to resize
ICoronaBoxedComparableDataGetHashCode Method
Gets an integer hash code for this object.

Namespace: CoronaLabs.Corona.WinRT
Assembly: CoronaLabs (in CoronaLabs.dll) Version: 255.255.255.255
Syntax
int GetHashCode()

Return Value

Type: Int32
Returns this object's hash code.
See Also