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

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


Half.IBitwiseOperators<Half,Half,Half>.BitwiseAnd(Half, Half) Operator

Definition

Computes the bitwise-and of two values.

C#
static Half IBitwiseOperators<Half,Half,Half>.operator &(Half left, Half right);

Parameters

left
Half

The value to and with right.

right
Half

The value to and with left.

Returns

The bitwise-and of left and right.

Implements

Applies to

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