Header menu logo FSharp.Data.Adaptive

HashSetEnumerator<'K> Type

Record fields

Record Field Description

Head

Full Usage: Head

Field type: SetNode<'K>
Modifiers: mutable
Field type: SetNode<'K>

Next

Full Usage: Next

Field type: SetLinked<'K>
Modifiers: mutable
Field type: SetLinked<'K>

Root

Full Usage: Root

Field type: SetNode<'K>
Modifiers: mutable
Field type: SetNode<'K>

Tail

Full Usage: Tail

Field type: SetNode<'K> list
Modifiers: mutable
Field type: SetNode<'K> list

Value

Full Usage: Value

Field type: 'K
Modifiers: mutable
Field type: 'K

Instance members

Instance member Description

this.Current

Full Usage: this.Current

Returns: 'K
Returns: 'K

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.