Header menu logo FSharp.Formatting

MarkdownParagraphs Type

A type alias for a list of paragraphs

Instance members

Instance member Description

this.Head

Full Usage: this.Head

Returns: MarkdownParagraph
Returns: MarkdownParagraph

this.IsEmpty

Full Usage: this.IsEmpty

Returns: bool
Returns: bool

this[index]

Full Usage: this[index]

Parameters:
    index : int

Returns: MarkdownParagraph
index : int
Returns: MarkdownParagraph

this.Length

Full Usage: this.Length

Returns: int
Returns: int

this.Tail

Full Usage: this.Tail

Returns: MarkdownParagraph list
Returns: MarkdownParagraph list

Static members

Static member Description

List.Empty

Full Usage: List.Empty

Returns: MarkdownParagraph list
Returns: MarkdownParagraph list

Type something to start searching.