Compartilhar via


NSDecimalNumber.Multiply Método

Definição

Sobrecargas

Multiply(NSDecimalNumber)

Múltiplos dois NSDecimalNumbers.

Multiply(NSDecimalNumber, NSObject)

Multiply(NSDecimalNumber)

Múltiplos dois 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

Parâmetros

Retornos

Atributos

Aplica-se a

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

Parâmetros

Behavior
NSObject

Retornos

Atributos

Aplica-se a