[Home] Type Microsoft.FSharp.Reflection.TypeDefinition


Full Type Signature

type TypeDefinition
  with
    member CompiledHandle : Type
    member TypeInfo : TypeInfo
  end

Instance Members

MemberDescription
member CompiledHandle : Type
A handle that represents the compiled form of the F# type definition. This can be used to access all the features of the type definition, e.g. the type parameters, properties and other members.
member TypeInfo : TypeInfo
Return the GetTypeInfoOfType decomposition of a generic instance of the type.

See Also

Microsoft.FSharp.Reflection


Documentation for assembly FSharp.Core, version 1.9.4.19, generated using F# version 1.9.4.19