Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Linq.Parallel.OrderedGroupByQueryOperatorEnumerator< TSource, TGroupKey, TElement, TOrderKey > Member List

This is the complete list of members for System.Linq.Parallel.OrderedGroupByQueryOperatorEnumerator< TSource, TGroupKey, TElement, TOrderKey >, including all inherited members.

_cancellationTokenSystem.Linq.Parallel.OrderedGroupByQueryOperatorEnumerator< TSource, TGroupKey, TElement, TOrderKey >protected
_keyComparerSystem.Linq.Parallel.OrderedGroupByQueryOperatorEnumerator< TSource, TGroupKey, TElement, TOrderKey >protected
_keySelectorSystem.Linq.Parallel.OrderedGroupByQueryOperatorEnumerator< TSource, TGroupKey, TElement, TOrderKey >private
_mutablesSystem.Linq.Parallel.OrderedGroupByQueryOperatorEnumerator< TSource, TGroupKey, TElement, TOrderKey >private
_orderComparerSystem.Linq.Parallel.OrderedGroupByQueryOperatorEnumerator< TSource, TGroupKey, TElement, TOrderKey >protected
_sourceSystem.Linq.Parallel.OrderedGroupByQueryOperatorEnumerator< TSource, TGroupKey, TElement, TOrderKey >protected
AsClassicEnumerator()System.Linq.Parallel.QueryOperatorEnumerator< IGrouping< TGroupKey, TElement >, TOrderKey >inlinepackage
BuildHashLookup()System.Linq.Parallel.OrderedGroupByQueryOperatorEnumerator< TSource, TGroupKey, TElement, TOrderKey >protected
Dispose(bool disposing)System.Linq.Parallel.OrderedGroupByQueryOperatorEnumerator< TSource, TGroupKey, TElement, TOrderKey >inlineprotectedvirtual
QueryOperatorEnumerator< IGrouping< TGroupKey, TElement >, TOrderKey >.Dispose()System.Linq.Parallel.QueryOperatorEnumerator< IGrouping< TGroupKey, TElement >, TOrderKey >inline
MoveNext([MaybeNullWhen(false)][AllowNull] ref IGrouping< TGroupKey, TElement > currentElement, [AllowNull] ref TOrderKey currentKey)System.Linq.Parallel.OrderedGroupByQueryOperatorEnumerator< TSource, TGroupKey, TElement, TOrderKey >inlinepackage
QueryOperatorEnumerator< IGrouping< TGroupKey, TElement >, TOrderKey >.MoveNext([MaybeNullWhen(false)][AllowNull] ref TElement currentElement,[AllowNull] ref TKey currentKey)System.Linq.Parallel.QueryOperatorEnumerator< IGrouping< TGroupKey, TElement >, TOrderKey >package
OrderedGroupByQueryOperatorEnumerator(QueryOperatorEnumerator< Pair< TSource, TGroupKey >, TOrderKey > source, Func< TSource, TGroupKey > keySelector, IEqualityComparer< TGroupKey > keyComparer, IComparer< TOrderKey > orderComparer, CancellationToken cancellationToken)System.Linq.Parallel.OrderedGroupByQueryOperatorEnumerator< TSource, TGroupKey, TElement, TOrderKey >inlineprotected
Reset()System.Linq.Parallel.QueryOperatorEnumerator< IGrouping< TGroupKey, TElement >, TOrderKey >inlinepackagevirtual