Header menu logo FSharp.Data.Adaptive

IndexListDeltaEnumerator<'T> Type

Record fields

Record Field Description

CurrentNode

Full Usage: CurrentNode

Field type: Node<Index, ElementOperation<'T>>
Modifiers: mutable
Field type: Node<Index, ElementOperation<'T>>

Head

Full Usage: Head

Field type: Node<Index, ElementOperation<'T>> * bool
Modifiers: mutable
Field type: Node<Index, ElementOperation<'T>> * bool

Root

Full Usage: Root

Field type: Node<Index, ElementOperation<'T>>
Modifiers: mutable
Field type: Node<Index, ElementOperation<'T>>

Tail

Full Usage: Tail

Field type: (Node<Index, ElementOperation<'T>> * bool) list
Modifiers: mutable
Field type: (Node<Index, ElementOperation<'T>> * bool) list

Instance members

Instance member Description

this.Current

Full Usage: this.Current

Returns: Index * ElementOperation<'T>
Returns: Index * ElementOperation<'T>

this.Dispose

Full Usage: this.Dispose

this.MoveNext

Full Usage: this.MoveNext

Returns: bool
Returns: bool

this.Reset

Full Usage: this.Reset

Type something to start searching.