AmountDivideBy Method

Overload List

DivideBy(Amount) Divides this Amount by the specified Amount (= this / amount).
DivideBy(Double) Divides this Amount by the specified value (= this / value).

See Also