Metodo System::Collections::Generic::Stack::GetEnumerator
Stack::GetEnumerator method
Ottiene l’enumeratore per iterare attraverso lo stack corrente.
IEnumeratorPtr System::Collections::Generic::Stack<T>::GetEnumerator() override
ReturnValue
Enumeratore appena creato per iterare attraverso lo stack corrente.
Vedi anche
- Typedef IEnumeratorPtr
- Class Stack
- Namespace System::Collections::Generic
- Library Aspose.Font for C++