NumericLiteralI.FromInt64Dynamic 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:
FromInt64Dynamic : int64 -> obj
// Usage:
FromInt64Dynamic value
Parameters
- value
Type: int64
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