Byte.IBinaryNumber<Byte>.AllBitsSet Property

Definition

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

static property System::Byte System::Numerics::IBinaryNumber<System::Byte>::AllBitsSet { System::Byte get(); };
static byte System.Numerics.IBinaryNumber<System.Byte>.AllBitsSet { get; }
static member System.Numerics.IBinaryNumber<System.Byte>.AllBitsSet : byte
 Shared ReadOnly Property AllBitsSet As Byte Implements IBinaryNumber(Of Byte).AllBitsSet

Property Value

Implements

Applies to