IntPtr.IBinaryNumber<IntPtr>.AllBitsSet Propiedad

Definición

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

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

Valor de propiedad

IntPtr

nativeint

Implementaciones

Se aplica a