AmountNegate Method
Negates this
Amount (= -this).
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 Function Negate As Amount
Dim instance As Amount
Dim returnValue As Amount
returnValue = instance.Negate()
member Negate : unit -> Amount
No code example is currently available or this language may not be supported.
Return Value
Amount
The resulting
Amount.