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

プロパティ値

実装

適用対象