Half.Decrement(Half) Opérateur
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Décrémente une valeur.
public:
static Half operator --(Half value) = System::Numerics::IDecrementOperators<Half>::op_Decrement;
public static Half operator -- (Half value);
static member op_Decrement : Half -> Half
Public Shared op_Decrement (value As Half) As Half
- value
- Half
Valeur à décrémenter.
Résultat de la décrémentation .value
Produit | Versions |
---|---|
.NET | 7, 8, 9 |
Commentaires sur .NET
.NET est un projet open source. Sélectionnez un lien pour fournir des commentaires :