FSharpType.GetUnionCases 메서드(F#)
공용 구조체 형식의 케이스를 가져옵니다.
네임스페이스/모듈 경로: Microsoft.FSharp.Reflection
어셈블리: FSharp.Core(FSharp.Core.dll)
// Signature:
static member GetUnionCases : Type * ?BindingFlags -> UnionCaseInfo []
// Usage:
FSharpType.GetUnionCases (unionType)
FSharpType.GetUnionCases (unionType, bindingFlags = bindingFlags)
매개 변수
unionType
형식: Type입력 공용 구조체 형식입니다.
bindingFlags
형식: BindingFlags선택적 바인딩 플래그입니다.
예외
Exception |
Condition |
---|---|
입력 형식이 공용 구조체 형식이 아닌 경우 throw됩니다. |
반환 값
지정한 공용 구조체 형식의 케이스(UnionCaseInfo 개체) 설명에 대한 배열입니다.
플랫폼
Windows 7, Windows Vista SP2, Windows XP SP3, Windows XP x64 SP2, Windows Server 2008 R2, Windows Server 2008 SP2, Windows Server 2003 SP2
버전 정보
F# 런타임
지원되는 버전: 2.0, 4.0
Silverlight
지원되는 버전: 3