NSDecimal.Multiply(NSDecimal, NSDecimal, NSDecimal, NSRoundingMode) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Foundation.NSCalculationError Multiply (out Foundation.NSDecimal result, ref Foundation.NSDecimal left, ref Foundation.NSDecimal right, Foundation.NSRoundingMode mode);
static member Multiply : * * * Foundation.NSRoundingMode -> Foundation.NSCalculationError
Parameters
- result
- NSDecimal
- left
- NSDecimal
- right
- NSDecimal
- mode
- NSRoundingMode