SortPartial Method |
Name | Description | |
---|---|---|
PartialT(T, Int32, Boolean) |
Partially orders a collection, making sure every element smaller
than the n-th smaller element are in the beginning of the array.
| |
PartialTKey, TValue(TKey, TValue, Int32, Boolean) |
Partially orders a collection, making sure every element smaller
than the n-th smaller element are in the beginning of the array.
|