Table of Contents

Property IsEmpty

Namespace
Gamelogic.Extensions.Algorithms
Assembly
Gamelogic.Extensions.dll

IsEmpty

Gets a value indicating whether the priority queue is empty.

public bool IsEmpty { get; }

Property Value

bool

true if the queue is empty; otherwise, false.