Click or drag to resize

SemanticVersionGetHashCode Method

Serves as the default hash function.

Namespace:  TomsToolbox.Essentials
Assembly:  TomsToolbox.Essentials (in TomsToolbox.Essentials.dll)
Syntax
public override int GetHashCode()

Return Value

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