Char.IBinaryNumber<Char>.AllBitsSet Property

Definition

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