SByte.IBinaryNumber<SByte>.AllBitsSet 属性

定义

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

static property System::SByte System::Numerics::IBinaryNumber<System::SByte>::AllBitsSet { System::SByte get(); };
static sbyte System.Numerics.IBinaryNumber<System.SByte>.AllBitsSet { get; }
static member System.Numerics.IBinaryNumber<System.SByte>.AllBitsSet : sbyte
 Shared ReadOnly Property AllBitsSet As SByte Implements IBinaryNumber(Of SByte).AllBitsSet

属性值

实现

适用于