Читати англійською Редагувати

Поділитися через


UInt32.IBitwiseOperators<UInt32,UInt32,UInt32>.OnesComplement Operator

Definition

Computes the ones-complement representation of a given value.

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

Parameters

value
UInt32

The value for which to compute the ones-complement.

Returns

The ones-complement of value.

Implements

Applies to

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