Click or drag to resize

ShellItemIdComputeHashCode Method

Computes the hash code for this instance.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
protected virtual int ComputeHashCode()

Return Value

Type: Int32
The hash code for this instance.
See Also