IUnaryPlusOperators<TSelf,TResult>.UnaryPlus(TSelf) Operator

Definition

Computes the unary plus of a value.

public static abstract TResult operator + (TSelf value);

Parameters

value
TSelf

The value for which to compute the unary plus.

Returns

TResult

The unary plus of value.

Applies to

منتج الإصدارات
.NET 7, 8, 9