Single.IBinaryNumber<Single>.AllBitsSet Property

Definition

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

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

Property Value

Implements

Applies to