OrderablePartitioner(TSource) Methods
From Task Parallel System.Threading
|
|
| .NET Framework Class Library |
| OrderablePartitioner<(Of <(TSource>)>) Methods |
| OrderablePartitioner<(Of <(TSource>)>) Class See Also Send Feedback |
The OrderablePartitioner<(Of <(TSource>)>) type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetDynamicPartitions |
Creates an object that can partition the underlying collection into a variable number of
partitions.
(Overrides Partitioner<(Of <(TSource>)>)..::.GetDynamicPartitions()()().) | |
| GetHashCode | (Inherited from Object.) | |
| GetOrderableDynamicPartitions |
Creates an object that can partition the underlying collection into a variable number of
partitions.
| |
| GetOrderablePartitions |
Partitions the underlying collection into the specified number of orderable partitions.
| |
| GetPartitions |
Partitions the underlying collection into the given number of ordered partitions.
(Overrides Partitioner<(Of <(TSource>)>)..::.GetPartitions(Int32).) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |