IUnaryNegationOperators<TSelf,TResult> Interface
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.
Defines a mechanism for computing the unary negation of a value.
generic <typename TSelf, typename TResult>
where TSelf : IUnaryNegationOperators<TSelf, TResult>public interface class IUnaryNegationOperators
C#
public interface IUnaryNegationOperators<TSelf,TResult> where TSelf : IUnaryNegationOperators<TSelf,TResult>
type IUnaryNegationOperators<'Self, 'Result (requires 'Self :> IUnaryNegationOperators<'Self, 'Result>)> = interface
Public Interface IUnaryNegationOperators(Of TSelf, TResult)
- TSelf
The type that implements this interface.
- TResult
The type that contains the result of negating TSelf
.
- Derived
Checked |
Computes the checked unary negation of a value. |
Unary |
Computes the unary negation of a value. |
Termék | Verziók |
---|---|
.NET | 7, 8, 9 |
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.
.NET-visszajelzés
A(z) .NET egy nyílt forráskód projekt. Visszajelzés adásához válasszon egy hivatkozást: