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

定義

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

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

パラメーター

value
Int16

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

戻り値

の単項プラス value

実装

適用対象

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