UInt32.IBinaryNumber<UInt32>.AllBitsSet Proprietà

Definizione

Ottiene un'istanza del tipo binario in cui vengono impostati tutti i bit.

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

Valore della proprietà

Implementazioni

Si applica a