[This is preliminary documentation and is subject to change.]
Test if queue is empty.
| C# | Visual Basic | Visual C++ |
public bool IsEmpty()
Public Function IsEmpty As Boolean
public: bool IsEmpty()
bool - true / false - queue empty.