Reflection.UnionCaseInfo クラス (F#)
判別共用体型のケースを表します。
名前空間/モジュール パス: Microsoft.FSharp.Reflection
アセンブリ: FSharp.Core (FSharp.Core.dll 内)
[<Sealed>]
type UnionCaseInfo =
class
member this.GetCustomAttributes : Type -> obj []
member this.GetCustomAttributes : unit -> obj []
member this.GetCustomAttributesData : unit -> IList<CustomAttributeData>
member this.GetFields : unit -> PropertyInfo []
member this.DeclaringType : Type
member this.Name : string
member this.Tag : int
end
インスタンス メンバー
メンバー |
説明 |
---|---|
ケースが発生する型。 |
|
指定した属性型と一致するケースと関連付けられたカスタム属性を返します。 |
|
カスタム属性のケースに関連付けられたデータを返します。 |
|
PropertyInfo で表される、ケースに関連付けられたフィールド。 |
|
ケースの名前。 |
|
ケースの整数タグ。 |
プラットフォーム
Windows 8、Windows 7、Windows Server 2012 で Windows Server 2008 R2
バージョン情報
F# コア ライブラリのバージョン
サポート: ポータブル 2.0、4.0