Header menu logo F# Compiler Guide

RecordContext Type

Union cases

Union case Description

Constructor typeName

Full Usage: Constructor typeName

Parameters:
    typeName : string

typeName : string

CopyOnUpdate(range, path)

Full Usage: CopyOnUpdate(range, path)

Parameters:
range : range
path : CompletionPath

Declaration isInIdentifier

Full Usage: Declaration isInIdentifier

Parameters:
    isInIdentifier : bool

isInIdentifier : bool

Empty

Full Usage: Empty

New(path, isFirstField)

Full Usage: New(path, isFirstField)

Parameters:
path : CompletionPath
isFirstField : bool

Instance members

Instance member Description

this.IsConstructor

Full Usage: this.IsConstructor

Returns: bool
Returns: bool

this.IsCopyOnUpdate

Full Usage: this.IsCopyOnUpdate

Returns: bool
Returns: bool

this.IsDeclaration

Full Usage: this.IsDeclaration

Returns: bool
Returns: bool

this.IsEmpty

Full Usage: this.IsEmpty

Returns: bool
Returns: bool

this.IsNew

Full Usage: this.IsNew

Returns: bool
Returns: bool

Type something to start searching.