Int32.IBinaryNumber<Int32>.AllBitsSet Property

Definition

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

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

Property Value

Implements

Applies to