MoneyNegate Method
Negates the value of the specified
Money operand.
Namespace: InnerDrive.FinancialAssembly: InnerDrive.Financial (in InnerDrive.Financial.dll) Version: 5.2.9017.0
public static Money Negate(
Money value
)
- value Money
- The Money to negate.
MoneyA new
Money instance equal to the first instance multiplied
by -1.