System::Collections::Generic::Stack::Pop method
Stack::Pop method
Gets element from top of the stack.
T System::Collections::Generic::Stack<T>::Pop()
ReturnValue
Popped element.
See Also
- Class Stack
- Namespace System::Collections::Generic
- Library Aspose.PUB for C++