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

Public Member Functions

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

Protected Attributes

readonly int _startIndex
 
readonly int _endIndex
 
volatile int _offset
 

Package Functions

 StaticIndexRangePartitionForArray (TSource[] array, int startIndex, int endIndex)
 

Properties

override KeyValuePair< long, TSource > Current [get]
 

Private Attributes

readonly TSource[] _array
 

Detailed Description

Definition at line 715 of file Partitioner.cs.


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