Méthode System::Collections::Generic::Stack::GetEnumerator
Stack::GetEnumerator method
Obtient l’énumérateur pour parcourir la pile actuelle.
IEnumeratorPtr System::Collections::Generic::Stack<T>::GetEnumerator() override
ReturnValue
Énumérateur nouvellement créé pour parcourir la pile actuelle.
Voir aussi
- Typedef IEnumeratorPtr
- Class Stack
- Namespace System::Collections::Generic
- Library Aspose.Font for C++