Click or drag to resize

UInt128High64 Property

Gets the high 64 bits of the value.

Namespace:  Ookii.Jumbo.Jet.Samples.IO
Assembly:  Ookii.Jumbo.Jet.Samples (in Ookii.Jumbo.Jet.Samples.dll) Version: 2.0.0
Syntax
public ulong High64 { get; }

Property Value

Type: UInt64
See Also