FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deQueue..::..hasItems Method

Determines whether this instance has items.

Namespace:  FlowWright.cDevDeAPI
Assembly:  cDevDeAPI (in cDevDeAPI.dll)

Syntax


public bool hasItems()
Public Function hasItems As Boolean
public:
bool^ hasItems()

Return Value

true if this instance has items; otherwise, false.