Checked.( * )<^T1,^T2,^T3>-Funktion (F#)
Überladener Multiplikationsoperator (überprüft auf Überläufe).
Namespace/Modulpfad: Microsoft.FSharp.Core.Operators.Checked
Assembly: FSharp.Core (in FSharp.Core.dll)
// Signature:
( * ) : ^T1 -> ^T2 -> ^T3 (requires ^T1 with static member op_Multiply and ^T2 with static member op_Multiply)
// Usage:
x * y
Parameter
x
Typ: ^T1Der erste Wert.
y
Typ: ^T2Der zweite Wert.
Rückgabewert
Das Produkt der beiden Eingabewerte.
Plattformen
Windows 7, Windows Vista SP2, Windows XP SP3, Windows XP x64 SP2, Windows Server 2008 R2, Windows Server 2008 SP2, Windows Server 2003 SP2
Versionsinformationen
F#-Runtime
Unterstützt in: 2.0, 4.0
Silverlight
Unterstützt in: 3