Header menu logo FSharp.Data.Adaptive

IndexListEnumerator<'Value> Type

Enumerator for IndexList.

Record fields

Record Field Description

Buffer

Full Usage: Buffer

Field type: 'Value[]
Modifiers: mutable
Field type: 'Value[]

BufferValueCount

Full Usage: BufferValueCount

Field type: int
Modifiers: mutable
Field type: int

Head

Full Usage: Head

Field type: Node<Index, 'Value>
Modifiers: mutable
Field type: Node<Index, 'Value>

Index

Full Usage: Index

Field type: int
Modifiers: mutable
Field type: int

Next

Full Usage: Next

Field type: 'Value
Modifiers: mutable
Field type: 'Value

Root

Full Usage: Root

Field type: Node<Index, 'Value>
Modifiers: mutable
Field type: Node<Index, 'Value>

Tail

Full Usage: Tail

Field type: Node<Index, 'Value> list
Modifiers: mutable
Field type: Node<Index, 'Value> list

Instance members

Instance member Description

this.Collect

Full Usage: this.Collect

Returns: bool
Returns: bool

this.Current

Full Usage: this.Current

Returns: 'Value
Returns: 'Value

this.Dispose

Full Usage: this.Dispose

this.MoveNext

Full Usage: this.MoveNext

Returns: bool
Returns: bool

Type something to start searching.