Header menu logo F# Compiler Guide

DeclarationListInfo Type

Represents a set of declarations in F# source code, with information attached ready for display by an editor. Returned by GetDeclarations.

Instance members

Instance member Description

this.IsError

Full Usage: this.IsError

Returns: bool
Returns: bool

this.IsForType

Full Usage: this.IsForType

Returns: bool
Returns: bool

this.Items

Full Usage: this.Items

Returns: DeclarationListItem[]
Returns: DeclarationListItem[]

Static members

Static member Description

DeclarationListInfo.Empty

Full Usage: DeclarationListInfo.Empty

Returns: DeclarationListInfo
Returns: DeclarationListInfo

Type something to start searching.