Byte.IBinaryNumber<Byte>.AllBitsSet 属性

定义

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

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

属性值

实现

适用于