Averest


EnvUpdate Type

an EnvUpdate contains the information to write a value to a place in an environment that is specified by the QName an the ValuePointer list

Instance members

Instance member Description

this.Head

Full Usage: this.Head

Returns: QName * ValuePointer list * Value

Returns: QName * ValuePointer list * Value

this.IsEmpty

Full Usage: this.IsEmpty

Returns: bool

Returns: bool

this[index]

Full Usage: this[index]

Parameters:
    index : int

Returns: QName * ValuePointer list * Value

index : int
Returns: QName * ValuePointer list * Value

this.Length

Full Usage: this.Length

Returns: int

Returns: int

this.Tail

Full Usage: this.Tail

Returns: (QName * ValuePointer list * Value) list

Returns: (QName * ValuePointer list * Value) list

Static members

Static member Description

List.Empty

Full Usage: List.Empty

Returns: (QName * ValuePointer list * Value) list

Returns: (QName * ValuePointer list * Value) list