Int64.ISignedNumber<Int64>.NegativeOne プロパティ

定義

型の値 -1 を取得します。

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

プロパティ値

実装

適用対象