UInt32.IBinaryNumber<UInt32>.AllBitsSet Property

Definition

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

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

Property Value

Implements

Applies to