The members of System.Collections.Concurrent.OrderablePartitioner<TSource> are listed below.
See Also: Inherited members from System.Collections.Concurrent.Partitioner<TSource>
Called from constructors in derived classes to initialize the System.Collections.Concurrent.OrderablePartitioner`1 class with the specified constraints on the index keys. |
[read-only] | KeysNormalized | bool.
Gets whether order keys are normalized. |
[read-only] | KeysOrderedAcrossPartitions | bool.
Gets whether elements in an earlier partition always come before elements in a later partition. |
[read-only] | KeysOrderedInEachPartition | bool.
Gets whether elements in each partition are yielded in the order of increasing keys. |
override | GetDynamicPartitions()
| |
GetOrderableDynamicPartitions()
| ||
abstract | GetOrderablePartitions(int)
| |
override | GetPartitions(int)
|