NumericLiteralI.FromStringDynamic Function (F#)
Provides a default implementations of F# numeric literal syntax for literals fo the form 'dddI'
Namespace/Module Path: Microsoft.FSharp.Core.NumericLiterals.NumericLiteralI
Assembly: FSharp.Core (in FSharp.Core.dll)
// Signature:
FromStringDynamic : string -> obj
// Usage:
FromStringDynamic text
Parameters
- text
Type: string
Platforms
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Version Information
F# Core Library Versions
Supported in: 2.0, 4.0, Portable