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

プロパティ値

実装

適用対象