共用方式為


NSDecimal.Round(NSDecimal, NSDecimal, nint, NSRoundingMode) 方法

定義

public static void Round (out Foundation.NSDecimal result, ref Foundation.NSDecimal number, nint scale, Foundation.NSRoundingMode mode);
static member Round :  *  * nint * Foundation.NSRoundingMode -> unit

參數

result
NSDecimal
number
NSDecimal
scale
System.System.IntPtr System.nativeint

適用於