FSharpType.IsModule-Methode (F#)
Gibt true zurück, wenn der angegebene Typ ein Type-Wert ist, der der kompilierten Form eines F#-Moduls entspricht.
Namespace/Modulpfad: Microsoft.FSharp.Reflection
Assembly: FSharp.Core (in FSharp.Core.dll)
// Signature:
static member IsModule : Type -> bool
// Usage:
FSharpType.IsModule (typ)
Parameter
typ
Typ: TypeDer zu überprüfende Typ.
Rückgabewert
Gibt true zurück, wenn die Typüberprüfung erfolgreich war.
Plattformen
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Versionsinformationen
F#-Kern-Bibliotheks-Versionen
Unterstützt in: 2,0, 4,0, portablen