System::Collections::Generic::Stack::Enumerator::Enumerator constructor
Enumerator::Enumerator constructor
Constructs enumerator iterating through given stack.
System::Collections::Generic::Stack<T>::Enumerator::Enumerator(const ThisPtr &data)
Parameter | Type | Description |
---|---|---|
data | const ThisPtr& | Stack to iterate through. |
See Also
- Class Enumerator
- Class Stack
- Namespace System::Collections::Generic
- Library Aspose.Font for C++