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

Stack::Push method

스택의 최상단 요소를 넣습니다.

void System::Collections::Generic::Stack<T>::Push(const T &item)
매개변수형식설명
항목const T&스택에 푸시할 요소.

또 보기