Click or drag to resize

UInt128GetHashCode Method

Returns a 32 bit hash code for this UInt128.

Namespace:  Ookii.Jumbo.Jet.Samples.IO
Assembly:  Ookii.Jumbo.Jet.Samples (in Ookii.Jumbo.Jet.Samples.dll) Version: 2.0.0
Syntax
public override int GetHashCode()

Return Value

Type: Int32
A 32 bit hash code for this UInt128.
See Also