Click or drag to resize

PathSegmentListGetHashCode Method

Serves as the hash function.

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

Return Value

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