System::Collections::Generic::Stack::Pop 方法
Stack::Pop method
获取栈顶元素。
T System::Collections::Generic::Stack<T>::Pop()
ReturnValue
已弹出的元素。
另见
- Class Stack
- Namespace System::Collections::Generic
- Library Aspose.Font for C++
获取栈顶元素。
T System::Collections::Generic::Stack<T>::Pop()
已弹出的元素。