Partager via


NSDecimalNumber.Multiply Méthode

Définition

Surcharges

Multiply(NSDecimalNumber)

Multiples deux NSDecimalNumbers.

Multiply(NSDecimalNumber, NSObject)

Multiply(NSDecimalNumber)

Multiples deux NSDecimalNumbers.

[Foundation.Export("decimalNumberByMultiplyingBy:")]
public virtual Foundation.NSDecimalNumber Multiply (Foundation.NSDecimalNumber d);
abstract member Multiply : Foundation.NSDecimalNumber -> Foundation.NSDecimalNumber
override this.Multiply : Foundation.NSDecimalNumber -> Foundation.NSDecimalNumber

Paramètres

Retours

Attributs

S’applique à

Multiply(NSDecimalNumber, NSObject)

[Foundation.Export("decimalNumberByMultiplyingBy:withBehavior:")]
public virtual Foundation.NSDecimalNumber Multiply (Foundation.NSDecimalNumber d, Foundation.NSObject Behavior);
abstract member Multiply : Foundation.NSDecimalNumber * Foundation.NSObject -> Foundation.NSDecimalNumber
override this.Multiply : Foundation.NSDecimalNumber * Foundation.NSObject -> Foundation.NSDecimalNumber

Paramètres

Behavior
NSObject

Retours

Attributs

S’applique à