Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Collections.Concurrent.OrderablePartitioner< TSource >.EnumeratorDropIndices Class Referencesealed

Public Member Functions

 EnumeratorDropIndices (IEnumerator< KeyValuePair< long, TSource > > source)
 
bool MoveNext ()
 
void Dispose ()
 
void Reset ()
 

Properties

TSource Current [get]
 
object IEnumerator. Current [get]
 

Private Attributes

readonly IEnumerator< KeyValuePair< long, TSource > > _source
 

Detailed Description

Definition at line 35 of file OrderablePartitioner.cs.


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