Single.IBinaryNumber<Single>.AllBitsSet 属性

定义

获取二进制类型的实例,其中设置了所有位。

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

属性值

实现

适用于