UInt64.IBinaryNumber<UInt64>.AllBitsSet Property

Definition

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

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

Property Value

Implements

Applies to