Byte.IUnaryNegationOperators<Byte,Byte>.UnaryNegation(Byte) Operator
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Computes the unary negation of a value.
static System::Byte System.Numerics.IUnaryNegationOperators<System.Byte,System.Byte>.operator -(System::Byte value) = System::Numerics::IUnaryNegationOperators<System::Byte, System::Byte>::op_UnaryNegation;
C#
static byte IUnaryNegationOperators<byte,byte>.operator -(byte value);
static member ( ~- ) : byte -> byte
Shared Operator - (value As Byte) As Byte Implements IUnaryNegationOperators(Of Byte, Byte).op_UnaryNegation
- value
- Byte
The value for which to compute the unary negation.
The unary negation of value
.
Proizvod | Verzije |
---|---|
.NET | 7, 8, 9, 10 |
Sarađujte s nama na GitHub-u
Izvor za ovaj sadržaj može se naći na usluzi GitHub, gdje takođe možete da kreirate i pregledate probleme i povučete zahtjeve. Za više informacija pogledajte naš vodič za saradnike.
.NET povratne informacije
.NET je projekat otvorenog koda. Odaberite vezu za pružanje povratnih informacija: