Bagikan melalui


NumericLiteralI.FromInt32<'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:
FromInt32 : int32 -> 'T

// Usage:
FromInt32 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#)