Partager via


UnionCaseInfo.GetFields, méthode (F#)

Les champs associés au cas, représentés par une PropertyInfo.

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

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

// Signature:
member this.GetFields : unit -> PropertyInfo []

// Usage:
unionCaseInfo.GetFields ()

Valeur de retour

Les champs associés avec le cas en tant que tableau de PropertyInfo.

Plateformes

Windows 7, Windows Vista SP2, Windows XP SP3, Windows XP x64 SP2, Windows Server 2008 R2, Windows Server 2008 SP2, Windows Server 2003 SP2

Informations de version

Runtime F#

Pris en charge dans : 2.0, 4.0

Silverlight

Prise en charge dans : 3

Voir aussi

Référence

Reflection.UnionCaseInfo, classe (F#)

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