System::Collections::Generic::Stack::Enumerator::Enumerator costruttore
Enumerator::Enumerator constructor
Costruisce un enumeratore che itera attraverso lo stack fornito.
System::Collections::Generic::Stack<T>::Enumerator::Enumerator(const ThisPtr &data)
| Parametro | Tipo | Descrizione |
|---|---|---|
| data | const ThisPtr& | Stack per iterare. |
Vedi anche
- Class Enumerator
- Class Stack
- Namespace System::Collections::Generic
- Library Aspose.Font for C++