System::Collections::Generic::Stack::virtualizeEndIterator method
Stack::virtualizeEndIterator method
Gets the implementation of end iterator for the current container.
System::Details::VirtualizedIteratorBase<T> * System::Collections::Generic::Stack<T>::virtualizeEndIterator() override
ReturnValue
Pointer to the newly created iterator kernel object.
See Also
- Class Stack
- Namespace System::Collections::Generic
- Library Aspose.PUB for C++