Click or drag to resize

PriorityQueueTCheckHeap Method

Checks the heap. Used for debug purposes.

Namespace:  Ookii.Jumbo
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
public bool CheckHeap()

Return Value

Type: Boolean
if the heap is valid; otherwise, .
See Also