Header menu logo FSharp.Formatting

ToolTipSpans Type

A tool tip consists of a list of items reported from the compiler

Instance members

Instance member Description

this.Head

Full Usage: this.Head

Returns: ToolTipSpan
Returns: ToolTipSpan

this.IsEmpty

Full Usage: this.IsEmpty

Returns: bool
Returns: bool

this[index]

Full Usage: this[index]

Parameters:
    index : int

Returns: ToolTipSpan
index : int
Returns: ToolTipSpan

this.Length

Full Usage: this.Length

Returns: int
Returns: int

this.Tail

Full Usage: this.Tail

Returns: ToolTipSpan list
Returns: ToolTipSpan list

Static members

Static member Description

List.Empty

Full Usage: List.Empty

Returns: ToolTipSpan list
Returns: ToolTipSpan list

Type something to start searching.