SByte.ISignedNumber<SByte>.NegativeOne Property

Definition

Gets the value -1 for the type.

static property System::SByte System::Numerics::ISignedNumber<System::SByte>::NegativeOne { System::SByte get(); };
static sbyte System.Numerics.ISignedNumber<System.SByte>.NegativeOne { get; }
static member System.Numerics.ISignedNumber<System.SByte>.NegativeOne : sbyte
 Shared ReadOnly Property NegativeOne As SByte Implements ISignedNumber(Of SByte).NegativeOne

Property Value

Implements

Applies to