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
Output
itfElement
The top level element of the stack.
METHOD Pop : COLLECTION_ERROR
Get the head of the stack. The element will be removed from the stack.
Scope |
Name |
Type |
Comment |
---|---|---|---|
Return |
|
||
Output |
|
The top level element of the stack. |