Microsoft.Samples.Collections

Heap.IsEmpty Method 

Test whether the heap is empty of elements.

public virtual bool IsEmpty();

Return Value

Whether the heap is empty.

See Also

Heap Class | Microsoft.Samples.Collections Namespace