Char.IBinaryNumber<Char>.AllBitsSet プロパティ

定義

すべてのビットが設定されているバイナリ型のインスタンスを取得します。

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

プロパティ値

実装

適用対象