System::Collections::Generic::Stack::Pop 메서드

Stack::Pop method

스택의 최상단 요소를 가져옵니다.

T System::Collections::Generic::Stack<T>::Pop()

ReturnValue

제거된 요소.

또 보기