Прочетете на английски Редактиране

Споделяне чрез


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

Definition

Computes the unary plus of a value.

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

Parameters

value
Int32

The value for which to compute the unary plus.

Returns

The unary plus of value.

Implements

Applies to

Продукт Версии
.NET 7, 8, 9, 10