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

屬性值

實作

適用於