Classe Reflection.UnionCaseInfo (F#)
Rappresenta un case di un tipo di unione discriminata.
Percorso spazio dei nomi/modulo: Microsoft.FSharp.Reflection
Assembly: FSharp.Core (in FSharp.Core.dll)
[<Sealed>]
type UnionCaseInfo =
class
member this.GetCustomAttributes : Type -> obj []
member this.GetCustomAttributes : unit -> obj []
member this.GetFields : unit -> PropertyInfo []
member this.DeclaringType : Type
member this.Name : string
member this.Tag : int
end
Membri di istanza
Membro |
Descrizione |
---|---|
Il tipo in cui si verifica il case. |
|
Restituisce gli attributi personalizzati associati al case corrispondente al tipo di attributo specificato. |
|
Campi associati al case rappresentato da PropertyInfo |
|
Nome del case. |
|
Il tag Integer per il case. |
Piattaforme
Windows 7, Windows Vista SP2, Windows XP SP3, Windows XP x64 SP2, Windows Server 2008 R2, Windows Server 2008 SP2, Windows Server 2003 SP2
Informazioni sulla versione
F# Runtime
Supportato in: 2.0, 4.0
Silverlight
Supportato in: 3