Click or drag to resize

ItemIdListGetHashCode Method

Serves as a hash function for a particular type.

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

Return Value

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