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

屬性值

實作

適用於