EventQueue.IsEmpty Method
Determines whether this instance is empty.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
public function IsEmpty() : boolean;
This language is not supported or no code example is available.
Return Value
bool
true
if this instance is empty; otherwise, false
.
In this article
Definition