FSharpValue.PreComputeRecordFieldReader, méthode (F#)
Génère une fonction pour la lecture d'un champ particulier d'un enregistrement.
Espace de noms/Chemin du module : Microsoft.FSharp.Reflection
Assembly : FSharp.Core (in FSharp.Core.dll)
// Signature:
static member PreComputeRecordFieldReader : PropertyInfo -> obj -> obj
// Usage:
FSharpValue.PreComputeRecordFieldReader (info)
Paramètres
info
Type : PropertyInfoDécrit le champ à lire.
Exceptions
Exception |
Condition |
---|---|
Levée lorsque le type d'entrée n'est pas un type d'enregistrement. |
Valeur de retour
Fonction permettant de lire le champ spécifié de l'enregistrement.
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