IndexListEnumerator<'Value> Type
Enumerator for IndexList.
Record fields
Record Field | Description |
Full Usage:
Buffer
Field type: 'Value[]
Modifiers: mutable |
|
Full Usage:
BufferValueCount
Field type: int
Modifiers: mutable |
|
Full Usage:
Index
Field type: int
Modifiers: mutable |
|
Full Usage:
Next
Field type: 'Value
Modifiers: mutable |
|
Instance members
Instance member | Description |
Full Usage:
this.Collect
Returns: bool
|
|
Full Usage:
this.Current
Returns: 'Value
|
|
Full Usage:
this.Dispose
|
|
Full Usage:
this.MoveNext
Returns: bool
|
|