Ανάγνωση στα Αγγλικά Επεξεργασία

Κοινή χρήση μέσω


Char.IBitwiseOperators<Char,Char,Char>.ExclusiveOr(Char, Char) Operator

Definition

Computes the exclusive-or of two values.

static char IBitwiseOperators<char,char,char>.operator ^ (char left, char right);

Parameters

left
Char

The value to xor with right.

right
Char

The value to xor with left.

Returns

The exclusive-or of left and right.

Implements

Applies to

Προϊόν Εκδόσεις
.NET 7, 8, 9