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

LanguagePrimitives.Int32WithMeasure<'Measure> Function

Creates an int32 value with units of measure.

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

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

// Signature:
Int32WithMeasure : int -> int<'u>

// Usage:
Int32WithMeasure value
value

Type: int

An integer without units of measure.

The integer with 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.