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

属性值

实现

适用于