ResourceKey: GetHashCode

GetHashCode

Returns a pseudo-unique hashcode that represents this object.



 Public Function GetHashCode ( ) As Long

Return Values

Long -  A pseudo-unique hashcode that represents this object.

Remarks

The LanguageID, ResourceName, and ResourceType are all used to create the hashcode.

See Also

Project CorLib Overview

Class ResourceKey Overview