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