Expand Minimize
This topic has not yet been rated - Rate this topic

LanguagePrimitives.Int64WithMeasure<'Measure> Function

Creates an int64 value with units of measure.

Namespace/Module Path: Microsoft.FSharp.Core.LanguagePrimitives

Assembly: FSharp.Core (in FSharp.Core.dll)

// Signature:
Int64WithMeasure : int64 -> int64<'u>

// Usage:
Int64WithMeasure value
value

Type: int64

A 64-bit integer without units of measure.

The 64-bit integer, with the specified units of measure.

Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2

F# Core Library Versions

Supported in: 2.0, 4.0, Portable

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.