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

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


UInt64.IBitwiseOperators<UInt64,UInt64,UInt64>.OnesComplement Operator

Definition

Computes the ones-complement representation of a given value.

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

Parameters

value
UInt64

The value for which to compute the ones-complement.

Returns

The ones-complement of value.

Implements

Applies to

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