|
| HashJoinQueryOperatorEnumerator (QueryOperatorEnumerator< Pair< TLeftInput, THashKey >, TLeftKey > leftSource, HashLookupBuilder< TRightInput, TRightKey, THashKey > rightLookupBuilder, Func< TLeftInput, TRightInput, TOutput > resultSelector, HashJoinOutputKeyBuilder< TLeftKey, TRightKey, TOutputKey > outputKeyBuilder, CancellationToken cancellationToken) |
|
override bool | MoveNext ([MaybeNullWhen(false)][AllowNull] ref TOutput currentElement, [AllowNull] ref TOutputKey currentKey) |
|
bool | MoveNext ([MaybeNullWhen(false)][AllowNull] ref TElement currentElement,[AllowNull] ref TKey currentKey) |
|
virtual void | Reset () |
|
IEnumerator< TElement > | AsClassicEnumerator () |
|
The documentation for this class was generated from the following file: