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: 7.2
Syntax
public override int GetHashCode()

Return Value

Int32
A hash code for the current ItemIdList.
See Also