Int128.IBinaryNumber<Int128>.AllBitsSet Property

Definition

Gets an instance of the binary type in which all bits are set.

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

Property Value

Implements

Applies to