Freigeben über


ExprShape.RebuildShapeCombination-Funktion (F#)

Erstellt Kombinationsausdrücke neu. Der erste Parameter muss ein in diesem Modul vom ShapeCombination-Fall des aktiven Musters zurückgegebenes Objekt sein.

Namespace/Modulpfad: Microsoft.FSharp.Quotations.ExprShape

Assembly: FSharp.Core (in FSharp.Core.dll)

// Signature:
RebuildShapeCombination : obj * Expr list -> Expr

// Usage:
RebuildShapeCombination (shape, arguments)

Parameter

  • shape
    Typ: obj

    Die Eingabeform.

  • arguments
    Typ: Exprlist

    Die Liste der Argumente.

Rückgabewert

Der neu erstellte Ausdruck.

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

Siehe auch

Weitere Ressourcen

Quotations.ExprShape-Modul (F#)

Microsoft.FSharp.Quotations-Namespace (F#)