AxdStack.pop Method [AX 2012]
Pops the top AxBC object from the stack.
public AxInternalBase pop()
Run On
CalledReturn Value
Type: AxInternalBase ClassThe top element that is popped off of the stack, as an AxInternalBase object. Returns a value of nullNothingnullptrunita null reference (Nothing in Visual Basic) if there are no objects in the stack.
Community Additions
ADD
Show: