This is the complete list of members for System.Linq.Parallel.PartitionedDataSource< T >.ArrayIndexRangeEnumerator, including all inherited members.
_data | System.Linq.Parallel.PartitionedDataSource< T >.ArrayIndexRangeEnumerator | private |
_elementCount | System.Linq.Parallel.PartitionedDataSource< T >.ArrayIndexRangeEnumerator | private |
_maxChunkSize | System.Linq.Parallel.PartitionedDataSource< T >.ArrayIndexRangeEnumerator | private |
_mutables | System.Linq.Parallel.PartitionedDataSource< T >.ArrayIndexRangeEnumerator | private |
_partitionCount | System.Linq.Parallel.PartitionedDataSource< T >.ArrayIndexRangeEnumerator | private |
_partitionIndex | System.Linq.Parallel.PartitionedDataSource< T >.ArrayIndexRangeEnumerator | private |
_sectionCount | System.Linq.Parallel.PartitionedDataSource< T >.ArrayIndexRangeEnumerator | private |
ArrayIndexRangeEnumerator(T[] data, int partitionCount, int partitionIndex, int maxChunkSize) | System.Linq.Parallel.PartitionedDataSource< T >.ArrayIndexRangeEnumerator | inlinepackage |
AsClassicEnumerator() | System.Linq.Parallel.QueryOperatorEnumerator< T, int > | inlinepackage |
Dispose() | System.Linq.Parallel.QueryOperatorEnumerator< T, int > | inline |
Dispose(bool disposing) | System.Linq.Parallel.QueryOperatorEnumerator< T, int > | inlineprotectedvirtual |
MoveNext([MaybeNullWhen(false)][AllowNull] ref T currentElement, ref int currentKey) | System.Linq.Parallel.PartitionedDataSource< T >.ArrayIndexRangeEnumerator | inlinepackage |
QueryOperatorEnumerator< T, int >.MoveNext([MaybeNullWhen(false)][AllowNull] ref TElement currentElement,[AllowNull] ref TKey currentKey) | System.Linq.Parallel.QueryOperatorEnumerator< T, int > | package |
MoveNextSlowPath() | System.Linq.Parallel.PartitionedDataSource< T >.ArrayIndexRangeEnumerator | inlineprivate |
Reset() | System.Linq.Parallel.QueryOperatorEnumerator< T, int > | inlinepackagevirtual |