EventQueue.IsEmpty Method

Determines whether this instance is empty.
public bool IsEmpty()
This language is not supported or no code example is available.
public:  
bool IsEmpty()
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