BigInteger.IBinaryNumber<BigInteger>.AllBitsSet Propriété
Définition
Important
Certaines informations concernent des produits en version préliminaire qui peuvent être considérablement modifiés avant leur sortie. Microsoft n’offre aucune garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une instance du type binaire dans lequel tous les bits sont définis.
static property System::Numerics::BigInteger System::Numerics::IBinaryNumber<System::Numerics::BigInteger>::AllBitsSet { System::Numerics::BigInteger get(); };
static System.Numerics.BigInteger System.Numerics.IBinaryNumber<System.Numerics.BigInteger>.AllBitsSet { get; }
static member System.Numerics.IBinaryNumber<System.Numerics.BigInteger>.AllBitsSet : System.Numerics.BigInteger
Shared ReadOnly Property AllBitsSet As BigInteger Implements IBinaryNumber(Of BigInteger).AllBitsSet