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

แชร์ผ่าน


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