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

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


Char.IBitwiseOperators<Char,Char,Char>.OnesComplement(Char) Operator

Definition

Computes the ones-complement representation of a given value.

C#
static char IBitwiseOperators<char,char,char>.operator ~(char value);

Parameters

value
Char

The value for which to compute the ones-complement.

Returns

The ones-complement of value.

Implements

Applies to

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