mp_bitcnt_t.Value Field

GMP Native Interface for .NET

mp_bitcnt_tValue Field
The mp_bitcnt_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 uint Value
Public Value As UInteger
public:
unsigned int Value
val mutable Value: uint32

Field Value

Type: UInt32
See Also