IEventQueue.IsEmpty Method

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