Double.IBinaryNumber<Double>.AllBitsSet 属性

定义

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

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

属性值

实现

适用于