Header menu logo F# Header menu logo Averest

Substitution Type

type abbreviation for substitutions

Instance members

Instance member Description

this.Count

Full Usage: this.Count

Returns: int
Returns: int

this.IsEmpty

Full Usage: this.IsEmpty

Returns: bool
Returns: bool

this[key]

Full Usage: this[key]

Parameters:
Returns: Expr
key : QName
Returns: Expr

this.Keys

Full Usage: this.Keys

Returns: ICollection<QName>
Returns: ICollection<QName>

this.Values

Full Usage: this.Values

Returns: ICollection<Expr>
Returns: ICollection<Expr>

Type something to start searching.