共用方式為


Quotations.ExprShape 模組 (F#)

以一般方式周遊、瀏覽、重建和轉換運算式的現用模式

**命名空間/模組路徑:**Microsoft.FSharp.Quotations

組件:FSharp.Core (在 FSharp.Core.dll 中)

module ExprShape

描述

RebuildShapeCombination : obj * Expr list -> Expr

重建組合運算式。 第一個參數應該是這個模組中現用模式的 ShapeCombination 案例所傳回的物件。

現用模式

現用模式

描述

( |ShapeVar|ShapeLambda|ShapeCombination| )

現用模式,執行以繫結結構檢視運算式樹狀架構的完整分解。

平台

Windows 8 中, Windows 7, Windows Server 2012 上, Windows Server 2008 R2

版本資訊

F# 核心程式庫版本

支援版本:2.0, 4.0,可攜式執行檔 (PE)。

請參閱

參考

Microsoft.FSharp.Quotations 命名空間 (F#)