UInt16.IBinaryNumber<UInt16>.AllBitsSet Property

Definition

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

static property System::UInt16 System::Numerics::IBinaryNumber<System::UInt16>::AllBitsSet { System::UInt16 get(); };
static ushort System.Numerics.IBinaryNumber<System.UInt16>.AllBitsSet { get; }
static member System.Numerics.IBinaryNumber<System.UInt16>.AllBitsSet : uint16
 Shared ReadOnly Property AllBitsSet As UShort Implements IBinaryNumber(Of UShort).AllBitsSet

Property Value

Implements

Applies to