Int128.Decrement(Int128) Operator

Definition

Decrements a value.

C#
public static Int128 operator --(Int128 value);

Parameters

value
Int128

The value to decrement.

Returns

The result of decrementing value.

Implements

Applies to

Proizvod Verzije
.NET 7, 8, 9, 10