AmountMultiply Method

Overload List

Multiply(Amount) Multiplies this Amount with the specified Amount (= this * amount).
Multiply(Double) Multiply this Amount with the specified value (= this * value).

See Also