| 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; }
Public ReadOnly Property High64 As ULong
Get
public:
property unsigned long long High64 {
unsigned long long get ();
}
member High64 : uint64 with get
Property Value
Type:
UInt64See Also