Operators.( - )<^T1,^T2,^T3>-Funktion (F#)
Überladener Subtraktionsoperator.
Namespace/Modulpfad: Microsoft.FSharp.Core.Operators
Assembly: FSharp.Core (in FSharp.Core.dll)
// Signature:
( - ) : ^T1 -> ^T2 -> ^T3 (requires ^T1 with static member (-) and ^T2 with static member (-))
// Usage:
x - y
Parameter
x
Typ: ^T1Der erste Parameter.
y
Typ: ^T2Der zweite Parameter.
Rückgabewert
Das Ergebnis der Operation.
Plattformen
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Versionsinformationen
F#-Kern-Bibliotheks-Versionen
Unterstützt in: 2,0, 4,0, portablen