当应用到字符串时,根据重载的 int32 转换运算符所使用的规则分析 32 位整数。
命名空间/模块路径: Microsoft.FSharp.Core.LanguagePrimitives
程序集:FSharp.Core(在 FSharp.Core.dll 中)
// Signature:
ParseInt32 : string -> int32
// Usage:
ParseInt32 s
参数
s
类型:string输入字符串。
返回值
分析的值。
平台
Windows 8,Windows 7,Windows server 2012中,Windows server 2008 R2
版本信息
F#核心库版本
支持:2.0,4.0,可移植