IQueue.Peek (METH)ΒΆ

METHOD Peek : COLLECTION_ERROR

Get the head of the queue. The element will not be removed.

InOut:

Scope

Name

Type

Comment

Return

Peek

COLLECTION_ERROR

Output

itfElement

IElement

The first element of the queue