Int64.IDecrementOperators<Int64>.Decrement(Int64) Operatör

Tanım

Değeri azaltma.

 static long System.Numerics.IDecrementOperators<System.Int64>.operator --(long value) = System::Numerics::IDecrementOperators<long>::op_Decrement;
static long IDecrementOperators<long>.operator -- (long value);
static member System.Numerics.IDecrementOperators<System.Int64>.op_Decrement : int64 -> int64
 Shared op_Decrement (value As Long) As Long Implements IDecrementOperators(Of Long).op_Decrement

Parametreler

value
Int64

Azalan değer.

Döndürülenler

azaltmanın valuesonucu.

Uygulamalar

Şunlara uygulanır