Click or drag to resize

ShellItemGetHashCode Method

Serves as a hash function for a particular type.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
public override int GetHashCode()

Return Value

Type: Int32
A hash code for the current Object.
See Also