Int128.IBinaryNumber<Int128>.AllBitsSet Propiedad

Definición

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

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

Valor de propiedad

Implementaciones

Se aplica a