Gets the number of bits in the number.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public int BitCount { get; }
Public ReadOnly Property BitCount As Integer
Get
public:
property int BitCount {
int get ();
}
member BitCount : int with get
Property Value
Type:
Int32
Reference