Int16.ISignedNumber<Int16>.NegativeOne Property

Definition

Gets the value -1 for the type.

static property short System::Numerics::ISignedNumber<System::Int16>::NegativeOne { short get(); };
static short System.Numerics.ISignedNumber<System.Int16>.NegativeOne { get; }
static member System.Numerics.ISignedNumber<System.Int16>.NegativeOne : int16
 Shared ReadOnly Property NegativeOne As Short Implements ISignedNumber(Of Short).NegativeOne

Property Value

Implements

Applies to