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

Public Member Functions

override IList< IEnumerator< KeyValuePair< long, TSource > > > GetOrderablePartitions (int partitionCount)
 

Protected Member Functions

override IEnumerator< KeyValuePair< long, TSource > > CreatePartition (int startIndex, int endIndex)
 

Package Functions

 StaticIndexRangePartitionerForArray (TSource[] array)
 

Properties

override int SourceCount [get]
 

Private Attributes

readonly TSource[] _array
 

Detailed Description

Definition at line 698 of file Partitioner.cs.


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