Click or drag to resize

PathSegmentListGetHashCode Method

Serves as the hash function.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public override int GetHashCode()

Return Value

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