NumericLiterals.NumericLiteralI 模組 (F#)
針對格式為 ddd 的常值,提供 F# 數值常值語法的預設實作
**命名空間/模組路徑:**Microsoft.FSharp.Core.NumericLiterals
組件:FSharp.Core (在 FSharp.Core.dll 中)
module NumericLiteralI
值
值 |
描述 |
---|---|
FromInt32 : int32 -> 'T |
針對格式為 ddd 的常值,提供 F# 數值常值語法的預設實作 |
FromInt64 : int64 -> 'T |
針對格式為 ddd 的常值,提供 F# 數值常值語法的預設實作 |
FromInt64Dynamic : int64 -> obj |
針對格式為 ddd 的常值,提供 F# 數值常值語法的預設實作 |
FromOne : unit -> 'T |
針對格式為 ddd 的常值,提供 F# 數值常值語法的預設實作 |
FromString : string -> 'T |
針對格式為 ddd 的常值,提供 F# 數值常值語法的預設實作 |
FromStringDynamic : string -> obj |
針對格式為 ddd 的常值,提供 F# 數值常值語法的預設實作 |
FromZero : unit -> 'T |
針對格式為 ddd 的常值,提供 F# 數值常值語法的預設實作 |
平台
Windows 8 中, Windows 7, Windows Server 2012 上, Windows Server 2008 R2
版本資訊
F# 核心程式庫版本
支援版本:2.0, 4.0,可攜式執行檔 (PE)。