共用方式為


NSDecimal.Multiply(NSDecimal, NSDecimal) 運算子

定義

public static Foundation.NSDecimal operator * (Foundation.NSDecimal left, Foundation.NSDecimal right);
static member ( * ) : Foundation.NSDecimal * Foundation.NSDecimal -> Foundation.NSDecimal

參數

left
NSDecimal
right
NSDecimal

傳回

適用於