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

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


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

Definition

Computes the ones-complement representation of a given value.

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

Parameters

value
SByte

The value for which to compute the ones-complement.

Returns

The ones-complement of value.

Implements

Applies to

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