Expr.NewUnionCase, méthode (F#)
Crée une expression qui représente la création d'une valeur de cas d'union.
Espace de noms/Chemin du module : Microsoft.FSharp.Quotations
Assembly : FSharp.Core (in FSharp.Core.dll)
// Signature:
static member NewUnionCase : UnionCaseInfo * Expr list -> Expr
// Usage:
Expr.NewUnionCase (unionCase, arguments)
Paramètres
unionCase
Type : UnionCaseInfoDescription du cas d'union.
-
Liste d'arguments pour le cas.
Valeur de retour
Expression résultante.
Plateformes
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Informations de version
Versions de bibliothèque principale F#
Prise en charge dans : 2,0, 4,0, portables