UInt64.IBinaryNumber<UInt64>.AllBitsSet Propiedad

Definición

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

static property System::UInt64 System::Numerics::IBinaryNumber<System::UInt64>::AllBitsSet { System::UInt64 get(); };
static ulong System.Numerics.IBinaryNumber<System.UInt64>.AllBitsSet { get; }
static member System.Numerics.IBinaryNumber<System.UInt64>.AllBitsSet : uint64
 Shared ReadOnly Property AllBitsSet As ULong Implements IBinaryNumber(Of ULong).AllBitsSet

Valor de propiedad

Implementaciones

Se aplica a