IProvidedNamespace.GetTypes Method (F#)
The top-level types.
Namespace/Module Path: Microsoft.FSharp.Core.CompilerServices
Assembly: FSharp.Core (in FSharp.Core.dll)
// Signature:
abstract this.GetTypes : unit -> Type []
// Usage:
iProvidedNamespace.GetTypes ()
Return Value
An array of the types provided in this namespace.
Platforms
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Version Information
F# Core Library Versions
Supported in: 4.0, Portable