Header menu logo F# Compiler Guide

NavigableItemKind Type

Union cases

Union case Description

Constructor

Full Usage: Constructor

EnumCase

Full Usage: EnumCase

Exception

Full Usage: Exception

Field

Full Usage: Field

Member

Full Usage: Member

Module

Full Usage: Module

ModuleAbbreviation

Full Usage: ModuleAbbreviation

ModuleValue

Full Usage: ModuleValue

Property

Full Usage: Property

Type

Full Usage: Type

UnionCase

Full Usage: UnionCase

Instance members

Instance member Description

this.IsConstructor

Full Usage: this.IsConstructor

Returns: bool
Returns: bool

this.IsEnumCase

Full Usage: this.IsEnumCase

Returns: bool
Returns: bool

this.IsException

Full Usage: this.IsException

Returns: bool
Returns: bool

this.IsField

Full Usage: this.IsField

Returns: bool
Returns: bool

this.IsMember

Full Usage: this.IsMember

Returns: bool
Returns: bool

this.IsModule

Full Usage: this.IsModule

Returns: bool
Returns: bool

this.IsModuleAbbreviation

Full Usage: this.IsModuleAbbreviation

Returns: bool
Returns: bool

this.IsModuleValue

Full Usage: this.IsModuleValue

Returns: bool
Returns: bool

this.IsProperty

Full Usage: this.IsProperty

Returns: bool
Returns: bool

this.IsType

Full Usage: this.IsType

Returns: bool
Returns: bool

this.IsUnionCase

Full Usage: this.IsUnionCase

Returns: bool
Returns: bool

Type something to start searching.