Прочитај на енглеском Уреди

Делите путем


UInt64.IBitwiseOperators<UInt64,UInt64,UInt64>.BitwiseOr Operator

Definition

Computes the bitwise-or of two values.

static ulong IBitwiseOperators<ulong,ulong,ulong>.operator |(ulong left, ulong right);

Parameters

left
UInt64

The value to or with right.

right
UInt64

The value to or with left.

Returns

The bitwise-or of left and right.

Implements

Applies to

Производ Верзије
.NET 7, 8, 9, 10