SByte.IBinaryNumber<SByte>.AllBitsSet Propiedad

Definición

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

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

Valor de propiedad

Implementaciones

Se aplica a