Header menu logo F# Compiler Guide

NavigationEntityKind Type

Union cases

Union case Description

Class

Full Usage: Class

Enum

Full Usage: Enum

Exception

Full Usage: Exception

Interface

Full Usage: Interface

Module

Full Usage: Module

Namespace

Full Usage: Namespace

Record

Full Usage: Record

Union

Full Usage: Union

Instance members

Instance member Description

this.IsClass

Full Usage: this.IsClass

Returns: bool
Returns: bool

this.IsEnum

Full Usage: this.IsEnum

Returns: bool
Returns: bool

this.IsException

Full Usage: this.IsException

Returns: bool
Returns: bool

this.IsInterface

Full Usage: this.IsInterface

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.IsRecord

Full Usage: this.IsRecord

Returns: bool
Returns: bool

this.IsUnion

Full Usage: this.IsUnion

Returns: bool
Returns: bool

Type something to start searching.