UIntPtr.IUnaryNegationOperators<UIntPtr,UIntPtr>.UnaryNegation 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.
Calcule la négation unaire d’une valeur.
static UIntPtr System.Numerics.IUnaryNegationOperators<nuint,nuint>.operator -(UIntPtr value) = System::Numerics::IUnaryNegationOperators<UIntPtr, UIntPtr>::op_UnaryNegation;
static UIntPtr IUnaryNegationOperators<UIntPtr,UIntPtr>.operator -(UIntPtr value);
static member ( ~- ) : unativeint -> unativeint
Shared Operator - (value As UIntPtr) As UIntPtr Implements IUnaryNegationOperators(Of UIntPtr, UIntPtr).op_UnaryNegation
- value
-
UIntPtr
unativeint
Valeur pour laquelle calculer la négation unaire.
unativeint
Négation unaire de value
.
Produit | Versions |
---|---|
.NET | 7, 8, 9, 10 |
Commentaires sur .NET
.NET est un projet open source. Sélectionnez un lien pour fournir des commentaires :