Partitioner(TSource) Methods
From Task Parallel System.Threading
|
|
| .NET Framework Class Library |
| Partitioner<(Of <(TSource>)>) Methods |
| Partitioner<(Of <(TSource>)>) Class See Also Send Feedback |
The Partitioner<(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.
| |
| GetHashCode | (Inherited from Object.) | |
| GetPartitions |
Partitions the underlying collection into the given number of partitions.
| |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |