Pop()
Stack::Pop() method
Gets element from top of the stack.
T System::Collections::Generic::Stack<T>::Pop()
Return Value
Popped element.
See Also
- Class Stack
- Namespace System::Collections::Generic
- Library Aspose.Slides
Gets element from top of the stack.
T System::Collections::Generic::Stack<T>::Pop()
Popped element.