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

Tanım

Değeri azaltma.

 static double System.Numerics.IDecrementOperators<System.Double>.operator --(double value) = System::Numerics::IDecrementOperators<double>::op_Decrement;
static double IDecrementOperators<double>.operator -- (double value);
static member System.Numerics.IDecrementOperators<System.Double>.op_Decrement : double -> double
 Shared op_Decrement (value As Double) As Double Implements IDecrementOperators(Of Double).op_Decrement

Parametreler

value
Double

Azalan değer.

Döndürülenler

azaltmanın valuesonucu.

Uygulamalar

Şunlara uygulanır