DerivedPatterns.Int16 現用模式 (F#)
辨識常數 int16 運算式。
命名空間/模組路徑:Microsoft.FSharp.Quotations.DerivedPatterns
組件:FSharp.Core (在 FSharp.Core.dll 中)
// Signature:
( |Int16|_| ) : (input:Expr) -> int16 option
參數
input
型別:Expr做為比對依據的輸入運算式。
傳回值
比對成功的結果是 int16 形式的值。
備註
這個函式在 .NET Framework 組件中名為 Int16Pattern。如果您是透過 F# 以外的 .NET Framework 語言存取成員,或透過反映存取成員,請使用這個名稱。
平台
Windows 8 中, Windows 7, Windows Server 2012 上, Windows Server 2008 R2
版本資訊
F# 核心程式庫版本
支援版本:2.0, 4.0,可攜式執行檔 (PE)。