Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Linq.Parallel.QueryOperatorEnumerator< TElement, TKey > Class Template Referenceabstract

Classes

class  QueryOperatorClassicEnumerator
 

Public Member Functions

void Dispose ()
 

Protected Member Functions

virtual void Dispose (bool disposing)
 

Package Functions

bool MoveNext ([MaybeNullWhen(false)][AllowNull] ref TElement currentElement, [AllowNull] ref TKey currentKey)
 
virtual void Reset ()
 
IEnumerator< TElement > AsClassicEnumerator ()
 

Detailed Description

Definition at line 7 of file QueryOperatorEnumerator.cs.


The documentation for this class was generated from the following file: