IStack.Peek (METH)ΒΆ

METHOD Peek : COLLECTION_ERROR

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

InOut:

Scope

Name

Type

Comment

Return

Peek

COLLECTION_ERROR

Output

itfElement

IElement

The top level element of the stack.