System::Collections::Generic::Stack::Pop 메서드
Stack::Pop method
스택의 최상단 요소를 가져옵니다.
T System::Collections::Generic::Stack<T>::Pop()
ReturnValue
제거된 요소.
또 보기
- Class Stack
- Namespace System::Collections::Generic
- Library Aspose.Page for C++
스택의 최상단 요소를 가져옵니다.
T System::Collections::Generic::Stack<T>::Pop()
제거된 요소.