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
PopOutput
itfElementThe top level element of the stack.
IStack.Pop (METH)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. |