System::Collections::Generic::Stack::GetEnumerator method
Stack::GetEnumerator method
Gets enumerator to iterate through current stack.
IEnumeratorPtr System::Collections::Generic::Stack<T>::GetEnumerator() override
ReturnValue
Newly created enumerator to iterate through current stack.
See Also
- Typedef IEnumeratorPtr
- Class Stack
- Namespace System::Collections::Generic
- Library Aspose.PUB for C++