DevCase 6.0 API Reference for NET Framework
C#
VB
C++
F#
XAML
ASP.NET
🏠 Home
|
⬅️ Back
|
➡️ Forward
Show/Hide TOC
Amount
Multiply Operator
Overload List
Multiply(Amount, Amount)
Multiplies two
Amount
.
Multiply(Amount, Double)
Multiplies an
Amount
with a
Double
value.
Multiply(Double, Amount)
Multiplies a
Double
value with an
Amount
.
See Also
Reference
Amount Class
DevCase.Core.Math.Science Namespace
In This Article
Overload List
See Also