This is the complete list of members for System.Linq.Parallel.PartitionedDataSource< T >.ArrayContiguousIndexRangeEnumerator, including all inherited members.
_currentIndex | System.Linq.Parallel.PartitionedDataSource< T >.ArrayContiguousIndexRangeEnumerator | private |
_data | System.Linq.Parallel.PartitionedDataSource< T >.ArrayContiguousIndexRangeEnumerator | private |
_maximumIndex | System.Linq.Parallel.PartitionedDataSource< T >.ArrayContiguousIndexRangeEnumerator | private |
_startIndex | System.Linq.Parallel.PartitionedDataSource< T >.ArrayContiguousIndexRangeEnumerator | private |
ArrayContiguousIndexRangeEnumerator(T[] data, int partitionCount, int partitionIndex) | System.Linq.Parallel.PartitionedDataSource< T >.ArrayContiguousIndexRangeEnumerator | 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 >.ArrayContiguousIndexRangeEnumerator | inlinepackage |
QueryOperatorEnumerator< T, int >.MoveNext([MaybeNullWhen(false)][AllowNull] ref TElement currentElement,[AllowNull] ref TKey currentKey) | System.Linq.Parallel.QueryOperatorEnumerator< T, int > | package |
Reset() | System.Linq.Parallel.QueryOperatorEnumerator< T, int > | inlinepackagevirtual |