System.Collections.Concurrent.OrderablePartitioner<TSource> Class

Represents a particular manner of splitting an orderable data source into multiple partitions.

See Also: OrderablePartitioner<TSource> Members

Syntax

public abstract class OrderablePartitioner<TSource> : Partitioner<TSource>

Type Parameters

TSource
Documentation for this section has not yet been entered.

Remarks

The implementation of the derived class is responsible for ordering the elements into key-value pairs in whatever manner is appropriate. For more information, see Custom Partitioners for PLINQ and TPL.

Requirements

Namespace: System.Collections.Concurrent
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 4.0.0.0