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

定義

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

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

プロパティ値

実装

適用対象