UInt32.IBinaryNumber<UInt32>.AllBitsSet 属性

定义

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

static property System::UInt32 System::Numerics::IBinaryNumber<System::UInt32>::AllBitsSet { System::UInt32 get(); };
static uint System.Numerics.IBinaryNumber<System.UInt32>.AllBitsSet { get; }
static member System.Numerics.IBinaryNumber<System.UInt32>.AllBitsSet : uint32
 Shared ReadOnly Property AllBitsSet As UInteger Implements IBinaryNumber(Of UInteger).AllBitsSet

属性值

实现

适用于