System::Collections::Generic::Stack::GetEnumerator メソッド
Stack::GetEnumerator method
現在のスタックを反復するための列挙子を取得します。
IEnumeratorPtr System::Collections::Generic::Stack<T>::GetEnumerator() override
ReturnValue
現在のスタックを反復処理するために新しく作成された列挙子。
参照
- Typedef IEnumeratorPtr
- Class Stack
- Namespace System::Collections::Generic
- Library Aspose.Page for C++