อ่านในภาษาอังกฤษ แก้ไข

แชร์ผ่าน


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

Definition

Computes the ones-complement representation of a given value.

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

Parameters

value
Int32

The value for which to compute the ones-complement.

Returns

The ones-complement of value.

Implements

Applies to

ผลิตภัณฑ์ เวอร์ชัน
.NET 7, 8, 9, 10