Char.IBinaryNumber<Char>.AllBitsSet Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets an instance of the binary type in which all bits are set.
static property char System::Numerics::IBinaryNumber<System::Char>::AllBitsSet { char get(); };
static char System.Numerics.IBinaryNumber<System.Char>.AllBitsSet { get; }
static member System.Numerics.IBinaryNumber<System.Char>.AllBitsSet : char
Shared ReadOnly Property AllBitsSet As Char Implements IBinaryNumber(Of Char).AllBitsSet
Property Value
Implements
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.