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

Definition

Computes the unary negation of a value.

static char IUnaryNegationOperators<char,char>.operator - (char value);

Parameters

value
Char

The value for which to compute the unary negation.

Returns

The unary negation of value.

Implements

Applies to

Product Versions
.NET 7, 8, 9