Int64.IUnaryNegationOperators<Int64,Int64>.CheckedUnaryNegation Operator

Definition

Computes the checked unary negation of a value.

C#
static long IUnaryNegationOperators<long,long>.op_CheckedUnaryNegation(long value);

Parameters

value
Int64

The value for which to compute the unary negation.

Returns

The unary negation of value.

Implements

Applies to

Produkt Versioner
.NET 7, 8, 9, 10