Bagikan melalui


NumericLiteralI.FromInt64<'T> 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:
FromInt64 : int64 -> 'T

// Usage:
FromInt64 value

Parameters

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

See Also

Reference

NumericLiterals.NumericLiteralI Module (F#)

Core.NumericLiterals Module (F#)