System::Collections::Generic::Queue::Enumerator::Enumerator constructor
Enumerator::Enumerator constructor
Constructs enumerator pointing to specific queue.
System::Collections::Generic::Queue<T>::Enumerator::Enumerator(const ThisPtr &data)
Parameter | Type | Description |
---|---|---|
data | const ThisPtr& | Queue to point to. |
See Also
- Class Enumerator
- Class Queue
- Namespace System::Collections::Generic
- Library Aspose.PDF for C++