ExprShape.RebuildShapeCombination Function (F#)
Re-build combination expressions. The first parameter should be an object returned by the ShapeCombination case of the active pattern in this module.
Namespace/Module Path: Microsoft.FSharp.Quotations.ExprShape
Assembly: FSharp.Core (in FSharp.Core.dll)
// Signature:
RebuildShapeCombination : obj * Expr list -> Expr
// Usage:
RebuildShapeCombination (shape, arguments)
Parameters
Return Value
The rebuilt expression.
Platforms
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Version Information
F# Core Library Versions
Supported in: 2.0, 4.0, Portable