Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Collections.Concurrent.Partitioner< TSource >.StaticIndexRangePartition< TSource > Class Template Referenceabstract

Public Member Functions

void Dispose ()
 
void Reset ()
 
bool MoveNext ()
 

Protected Member Functions

 StaticIndexRangePartition (int startIndex, int endIndex)
 

Protected Attributes

readonly int _startIndex
 
readonly int _endIndex
 
volatile int _offset
 

Properties

KeyValuePair< long, TSource > Current [get]
 
object IEnumerator. Current [get]
 

Detailed Description

Definition at line 618 of file Partitioner.cs.


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