Header menu logo fantomas

LongIdent Type

Represents a long identifier e.g. 'A.B.C'

Instance members

Instance member Description

this.Head

Full Usage: this.Head

Returns: Ident
Returns: Ident

this.IsEmpty

Full Usage: this.IsEmpty

Returns: bool
Returns: bool

this[index]

Full Usage: this[index]

Parameters:
    index : int

Returns: Ident
index : int
Returns: Ident

this.Length

Full Usage: this.Length

Returns: int
Returns: int

this.Tail

Full Usage: this.Tail

Returns: Ident list
Returns: Ident list

Static members

Static member Description

List.Empty

Full Usage: List.Empty

Returns: Ident list
Returns: Ident list

Type something to start searching.