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

屬性值

實作

適用於