Byte.IBinaryNumber<Byte>.AllBitsSet Propiedad

Definición

Obtiene una instancia del tipo binario en el que se establecen todos los bits.

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

Valor de propiedad

Implementaciones

Se aplica a