UInt32.IBinaryNumber<UInt32>.AllBitsSet Propiedad

Definición

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

static property System::UInt32 System::Numerics::IBinaryNumber<System::UInt32>::AllBitsSet { System::UInt32 get(); };
static uint System.Numerics.IBinaryNumber<System.UInt32>.AllBitsSet { get; }
static member System.Numerics.IBinaryNumber<System.UInt32>.AllBitsSet : uint32
 Shared ReadOnly Property AllBitsSet As UInteger Implements IBinaryNumber(Of UInteger).AllBitsSet

Valor de propiedad

Implementaciones

Se aplica a