Olvasás angol nyelven Szerkesztés

Megosztás a következőn keresztül:


UInt128.Addition(UInt128, UInt128) Operator

Definition

Adds two values together to compute their sum.

C#
public static UInt128 operator +(UInt128 left, UInt128 right);

Parameters

left
UInt128

The value to which right is added.

right
UInt128

The value which is added to left.

Returns

The sum of left and right.

Implements

Applies to

Termék Verziók
.NET 7, 8, 9, 10