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

定義

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

static property System::UInt32 System::Numerics::IBinaryNumber<System::UInt32>::AllBitsSet { System::UInt32 get(); };
static uint System.Numerics.IBinaryNumber<System.UInt32>.AllBitsSet { get; }
static member System.Numerics.IBinaryNumber<System.UInt32>.AllBitsSet : uint32
 Shared ReadOnly Property AllBitsSet As UInteger Implements IBinaryNumber(Of UInteger).AllBitsSet

プロパティ値

実装

適用対象