A list containing partitionCount enumerators.
Each partition is represented as an enumerator over key-value pairs.
The value of the pair is the element itself, and the key is an integer which determines the relative ordering of this element against other elements in the data source.
For more information, see Custom Partitioners for PLINQ and TPL.