FSharpFunc.op_Implicit<'T,'U>-Methode (F#)
Konvertiert einen Wert vom Typ Converter<TInput, TOutput> in einen F#-Funktionswert erster Klasse und umgekehrt.
Namespace/Modulpfad: Microsoft.FSharp.Core
Assembly: FSharp.Core (in FSharp.Core.dll)
// Signatures:
static member op_Implicit : Converter<'T,'U> -> 'T -> 'U
static member op_Implicit : ('T -> 'U) -> Converter<'T,'U>
// Usage:
FSharpFunc.op_Implicit (converter)
FSharpFunc.op_Implicit (func)
Parameter
converter
Typ: Converter<TInput, TOutput><'T, 'U>Die Converter<TInput, TOutput>-Eingabeinstanz.
func
Typ: 'T -> 'UEine Eingabefunktion, die in eine Converter<TInput, TOutput>-Instanz konvertiert werden soll.
Rückgabewert
Das Ergebnis des Abschlusses.
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