Int64.ISignedNumber<Int64>.NegativeOne Property

Definition

Gets the value -1 for the type.

static property long System::Numerics::ISignedNumber<System::Int64>::NegativeOne { long get(); };
static long System.Numerics.ISignedNumber<System.Int64>.NegativeOne { get; }
static member System.Numerics.ISignedNumber<System.Int64>.NegativeOne : int64
 Shared ReadOnly Property NegativeOne As Long Implements ISignedNumber(Of Long).NegativeOne

Property Value

Implements

Applies to