共用方式為


Quotations.ExprShape 模組 (F#)

使用中的模式周遊]、 [瀏覽]、 [重建] 及 [一般方式轉換運算式

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

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

module ExprShape

說明

RebuildShapeCombination : obj * Expr list -> Expr

重建組合運算式。 第一個參數應該是模式的 ShapeCombination 案例的使用中,在本單元中所傳回的物件。

現用模式

現用模式

說明

( |ShapeVar|ShapeLambda|ShapeCombination| )

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

平台

Windows 7、Windows Vista SP2、Windows XP SP3、Windows XP x64 SP2、Windows Server 2008 R2、Windows Server 2008 SP2、Windows Server 2003 SP2

版本資訊

F# 執行階段

支援版本:2.0、4.0

Silverlight

支援版本:3

請參閱

參考

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