Int32.IUnaryNegationOperators<Int32,Int32>.UnaryNegation(Int32) Operator

Definition

Computes the unary negation of a value.

C#
static int IUnaryNegationOperators<int,int>.operator -(int value);

Parameters

value
Int32

The value for which to compute the unary negation.

Returns

The unary negation of value.

Implements

Applies to

Proizvod Verzije
.NET 7, 8, 9, 10