UInt128.IBinaryNumber<UInt128>.AllBitsSet 屬性

定義

取得二進位類型的實例,其中已設定所有位。

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

屬性值

實作

適用於