SByte.IBinaryNumber<SByte>.AllBitsSet Property

Definition

Gets an instance of the binary type in which all bits are set.

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

Property Value

Implements

Applies to