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

定義

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

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

プロパティ値

実装

適用対象