Bagikan melalui


NFloat.UnaryPlus(NFloat) Operator

Definisi

Menghitung nilai plus unary.

public:
 static System::Runtime::InteropServices::NFloat operator +(System::Runtime::InteropServices::NFloat value) = System::Numerics::IUnaryPlusOperators<System::Runtime::InteropServices::NFloat, System::Runtime::InteropServices::NFloat>::op_UnaryPlus;
public static System.Runtime.InteropServices.NFloat operator + (System.Runtime.InteropServices.NFloat value);
static member ( ~+ ) : System.Runtime.InteropServices.NFloat -> System.Runtime.InteropServices.NFloat
Public Shared Operator + (value As NFloat) As NFloat

Parameter

value
NFloat

Nilai untuk menghitung nilai tambah unary-nya.

Mengembalikan

Nilai tambah unary dari value.

Penerapan

Berlaku untuk