Click or drag to resize

ShellItemGetHashCode Method

Serves as a hash function for a particular type.

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

Return Value

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