Header menu logo F# Compiler Guide

FSharpGlyph Type

Union cases

Union case Description

Class

Full Usage: Class

Constant

Full Usage: Constant

Delegate

Full Usage: Delegate

Enum

Full Usage: Enum

EnumMember

Full Usage: EnumMember

Error

Full Usage: Error

Event

Full Usage: Event

Exception

Full Usage: Exception

ExtensionMethod

Full Usage: ExtensionMethod

Field

Full Usage: Field

Interface

Full Usage: Interface

Method

Full Usage: Method

Module

Full Usage: Module

NameSpace

Full Usage: NameSpace

OverridenMethod

Full Usage: OverridenMethod

Property

Full Usage: Property

Struct

Full Usage: Struct

Type

Full Usage: Type

TypeParameter

Full Usage: TypeParameter

Typedef

Full Usage: Typedef

Union

Full Usage: Union

Variable

Full Usage: Variable

Instance members

Instance member Description

this.IsClass

Full Usage: this.IsClass

Returns: bool
Returns: bool

this.IsConstant

Full Usage: this.IsConstant

Returns: bool
Returns: bool

this.IsDelegate

Full Usage: this.IsDelegate

Returns: bool
Returns: bool

this.IsEnum

Full Usage: this.IsEnum

Returns: bool
Returns: bool

this.IsEnumMember

Full Usage: this.IsEnumMember

Returns: bool
Returns: bool

this.IsError

Full Usage: this.IsError

Returns: bool
Returns: bool

this.IsEvent

Full Usage: this.IsEvent

Returns: bool
Returns: bool

this.IsException

Full Usage: this.IsException

Returns: bool
Returns: bool

this.IsExtensionMethod

Full Usage: this.IsExtensionMethod

Returns: bool
Returns: bool

this.IsField

Full Usage: this.IsField

Returns: bool
Returns: bool

this.IsInterface

Full Usage: this.IsInterface

Returns: bool
Returns: bool

this.IsMethod

Full Usage: this.IsMethod

Returns: bool
Returns: bool

this.IsModule

Full Usage: this.IsModule

Returns: bool
Returns: bool

this.IsNameSpace

Full Usage: this.IsNameSpace

Returns: bool
Returns: bool

this.IsOverridenMethod

Full Usage: this.IsOverridenMethod

Returns: bool
Returns: bool

this.IsProperty

Full Usage: this.IsProperty

Returns: bool
Returns: bool

this.IsStruct

Full Usage: this.IsStruct

Returns: bool
Returns: bool

this.IsType

Full Usage: this.IsType

Returns: bool
Returns: bool

this.IsTypeParameter

Full Usage: this.IsTypeParameter

Returns: bool
Returns: bool

this.IsTypedef

Full Usage: this.IsTypedef

Returns: bool
Returns: bool

this.IsUnion

Full Usage: this.IsUnion

Returns: bool
Returns: bool

this.IsVariable

Full Usage: this.IsVariable

Returns: bool
Returns: bool

Type something to start searching.