![]() |
Type | Name | Description | ||
| System.Collections.IComparer | comparer | An object to perform comparisons between heap members. | |||
| int | incrementSize | The amount to increase and decrease the heap's storage by. |
![]() |
Return | Description | ||
| void |
When elements are removed from the heap, if it has too much stoarge by the amount incrementSize it will discard it.