Op Englesch liesen Editéieren

Deelen iwwer


Int128.CheckedAddition(Int128, Int128) Operator

Definition

Adds two values together to compute their sum.

C#
public static Int128 op_CheckedAddition(Int128 left, Int128 right);

Parameters

left
Int128

The value to which right is added.

right
Int128

The value which is added to left.

Returns

The sum of left and right.

Implements

Applies to

Produkt Versiounen
.NET 7, 8, 9, 10