UInt64.IBinaryNumber<UInt64>.AllBitsSet 屬性

定義

取得已設定所有位的二進位型別實例。

static property System::UInt64 System::Numerics::IBinaryNumber<System::UInt64>::AllBitsSet { System::UInt64 get(); };
static ulong System.Numerics.IBinaryNumber<System.UInt64>.AllBitsSet { get; }
static member System.Numerics.IBinaryNumber<System.UInt64>.AllBitsSet : uint64
 Shared ReadOnly Property AllBitsSet As ULong Implements IBinaryNumber(Of ULong).AllBitsSet

屬性值

實作

適用於