Header menu logo F# Compiler Guide

CompletionItemKind Type

Union cases

Union case Description

Argument

Full Usage: Argument

CustomOperation

Full Usage: CustomOperation

Event

Full Usage: Event

Field

Full Usage: Field

Method isExtension

Full Usage: Method isExtension

Parameters:
    isExtension : bool

isExtension : bool

Other

Full Usage: Other

Property

Full Usage: Property

SuggestedName

Full Usage: SuggestedName

Instance members

Instance member Description

this.IsArgument

Full Usage: this.IsArgument

Returns: bool
Returns: bool

this.IsCustomOperation

Full Usage: this.IsCustomOperation

Returns: bool
Returns: bool

this.IsEvent

Full Usage: this.IsEvent

Returns: bool
Returns: bool

this.IsField

Full Usage: this.IsField

Returns: bool
Returns: bool

this.IsMethod

Full Usage: this.IsMethod

Returns: bool
Returns: bool

this.IsOther

Full Usage: this.IsOther

Returns: bool
Returns: bool

this.IsProperty

Full Usage: this.IsProperty

Returns: bool
Returns: bool

this.IsSuggestedName

Full Usage: this.IsSuggestedName

Returns: bool
Returns: bool

Type something to start searching.