Header menu logo FSharp.Core

FSharpTypeFunc Type

The CLI type used to represent F# first-class type function values. This type is for use by compiled F# code.

Constructors

Constructor Description

FSharpTypeFunc()

Full Usage: FSharpTypeFunc()

Returns: FSharpTypeFunc FSharpTypeFunc

Construct an instance of an F# first class type function value

Returns: FSharpTypeFunc

FSharpTypeFunc

Instance members

Instance member Description

this.Specialize

Full Usage: this.Specialize

Returns: obj The specialized type.
Modifiers: abstract
Type parameters: 'T

Specialize the type function at a given type

Returns: obj

The specialized type.

Type something to start searching.