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++