| 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 Function CheckHeap As Boolean
member CheckHeap : unit -> bool
Return Value
Type:
Boolean if the heap is valid; otherwise,
.
See Also