System::Collections::Generic::Queue::GetEnumerator 메서드
Queue::GetEnumerator method
큐를 순회하기 위한 열거자를 가져옵니다.
IEnumeratorPtr System::Collections::Generic::Queue<T>::GetEnumerator() override
ReturnValue
새로 생성된 열거자에 대한 포인터.
또 보기
- Typedef IEnumeratorPtr
- Class Queue
- Namespace System::Collections::Generic
- Library Aspose.Page for C++