NSDecimal.Explicit Betreiber
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
Explicit(NSDecimal to Decimal)
public static explicit operator decimal (Foundation.NSDecimal value);
static member op_Explicit : Foundation.NSDecimal -> decimal
Parameter
Gibt zurück
Explicit(NSDecimal to Double)
public static explicit operator double (Foundation.NSDecimal value);
static member op_Explicit : Foundation.NSDecimal -> double
Parameter
Gibt zurück
Explicit(NSDecimal to Int32)
public static explicit operator int (Foundation.NSDecimal value);
static member op_Explicit : Foundation.NSDecimal -> int
Parameter
Gibt zurück
Explicit(NSDecimal to Single)
public static explicit operator float (Foundation.NSDecimal value);
static member op_Explicit : Foundation.NSDecimal -> single
Parameter
Gibt zurück