Expr.GetFreeVars-Methode (F#)
Ruft die freien Ausdrucksvariablen eines Ausdrucks als Liste ab.
Namespace/Modulpfad: Microsoft.FSharp.Quotations
Assembly: FSharp.Core (in FSharp.Core.dll)
// Signature:
member this.GetFreeVars : unit -> seq<Var>
// Usage:
expr.GetFreeVars ()
Rückgabewert
Eine Sequenz der freien Variablen im Ausdruck.
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