Partager via


Control.lazy<'T>, abréviation de type

Ce type est une abréviation pour Lazy<T>.

Espace de noms/Chemin du module : Microsoft.FSharp.Control

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

type lazy<'T> = Lazy<'T>

Plateformes

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

Informations de version

Versions de bibliothèque principale F#

Prise en charge dans : 2,0, 4,0, portables

Voir aussi

Référence

Microsoft.FSharp.Control, espace de noms (F#)

Lazy<T>

System.Lazy<'T>, classe (F#)

Calculs tardifs (F#)