UInt32.IDecrementOperators<UInt32>.Decrement(UInt32) Operador
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Disminuye un valor.
static System::UInt32 System.Numerics.IDecrementOperators<System.UInt32>.operator --(System::UInt32 value) = System::Numerics::IDecrementOperators<System::UInt32>::op_Decrement;
static uint IDecrementOperators<uint>.operator --(uint value);
static member System.Numerics.IDecrementOperators<System.UInt32>.op_Decrement : uint32 -> uint32
Shared op_Decrement (value As UInteger) As UInteger Implements IDecrementOperators(Of UInteger).op_Decrement
- value
- UInt32
Valor que se va a disminuir.
Resultado del decremento value
de .
Produto | Versións |
---|---|
.NET | 7, 8, 9, 10 |
Comentarios de .NET
.NET é un proxecto de código aberto. Selecciona unha ligazón para ofrecer comentarios: