mp_limb_t.Value Field

GMP Native Interface for .NET

mp_limb_tValue Field
The mp_limb_t value.

Namespace:  Math.Gmp.Native
Assembly:  Math.Gmp.Native (in Math.Gmp.Native.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ulong Value
Public Value As ULong
public:
unsigned long long Value
val mutable Value: uint64

Field Value

Type: UInt64
See Also