Int64.IUnaryPlusOperators<Int64,Int64>.UnaryPlus(Int64) Operator

定義

値の単項プラスを計算します。

C#
static long IUnaryPlusOperators<long,long>.operator +(long value);

パラメーター

value
Int64

単項プラスを計算する対象の値。

戻り値

の単項プラス value

実装

適用対象

製品 バージョン
.NET 7, 8, 9, 10