次の方法で共有


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

適用対象