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

Stack::GetEnumerator method

현재 스택을 순회하기 위한 열거자를 가져옵니다.

IEnumeratorPtr System::Collections::Generic::Stack<T>::GetEnumerator() override

ReturnValue

현재 스택을 순회하기 위해 새로 만든 열거자.

또 보기