Int64.IBinaryNumber<Int64>.AllBitsSet Property

Definition

Gets an instance of the binary type in which all bits are set.

static property long System::Numerics::IBinaryNumber<System::Int64>::AllBitsSet { long get(); };
static long System.Numerics.IBinaryNumber<System.Int64>.AllBitsSet { get; }
static member System.Numerics.IBinaryNumber<System.Int64>.AllBitsSet : int64
 Shared ReadOnly Property AllBitsSet As Long Implements IBinaryNumber(Of Long).AllBitsSet

Property Value

Implements

Applies to