UInt16.IBinaryNumber<UInt16>.AllBitsSet 属性

定义

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

static property System::UInt16 System::Numerics::IBinaryNumber<System::UInt16>::AllBitsSet { System::UInt16 get(); };
static ushort System.Numerics.IBinaryNumber<System.UInt16>.AllBitsSet { get; }
static member System.Numerics.IBinaryNumber<System.UInt16>.AllBitsSet : uint16
 Shared ReadOnly Property AllBitsSet As UShort Implements IBinaryNumber(Of UShort).AllBitsSet

属性值

实现

适用于