SByte.IDecrementOperators<SByte>.Decrement(SByte) Operatore
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Decrementa un valore.
static System::SByte System.Numerics.IDecrementOperators<System.SByte>.operator --(System::SByte value) = System::Numerics::IDecrementOperators<System::SByte>::op_Decrement;
static sbyte IDecrementOperators<sbyte>.operator --(sbyte value);
static member System.Numerics.IDecrementOperators<System.SByte>.op_Decrement : sbyte -> sbyte
Shared op_Decrement (value As SByte) As SByte Implements IDecrementOperators(Of SByte).op_Decrement
- value
- SByte
Il valore da decrementare.
Risultato della decrementazione value
.
Prodotto | Versioni |
---|---|
.NET | 7, 8, 9, 10 |
Feedback su .NET
.NET è un progetto di open source. Selezionare un collegamento per fornire feedback: