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