AmountUnaryNegation Operator
Namespace: DevCase.Core.Math.ScienceAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
Public Shared Operator - (
second As Amount
) As Amount
Dim second As Amount
Dim returnValue As Amount
returnValue = -second
No code example is currently available or this language may not be supported.
- second Amount
-
The second Amount.
Amount
The result of the operator.