UInt128.Decrement(UInt128) Operator

Definition

Decrements a value.

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

Parameters

value
UInt128

The value to decrement.

Returns

The result of decrementing value.

Implements

Applies to

Proizvod Verzije
.NET 7, 8, 9, 10