UIntPtr.IBinaryNumber<UIntPtr>.AllBitsSet Propiedad

Definición

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

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

Valor de propiedad

UIntPtr

unativeint

Implementaciones

Se aplica a