IStack.Pop (METH)ΒΆ

METHOD Pop : COLLECTION_ERROR

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

InOut:

Scope

Name

Type

Comment

Return

Pop

COLLECTION_ERROR

Output

itfElement

IElement

The top level element of the stack.