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