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

Public Member Functions

 EnumerableDropIndices (IEnumerable< KeyValuePair< long, TSource > > source)
 
IEnumerator< TSource > GetEnumerator ()
 
void Dispose ()
 

Private Member Functions

IEnumerator IEnumerable. GetEnumerator ()
 

Private Attributes

readonly IEnumerable< KeyValuePair< long, TSource > > _source
 

Detailed Description

Definition at line 7 of file OrderablePartitioner.cs.


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