Metodo System::Collections::Generic::LinkedList::virtualizeEndConstIterator
LinkedList::virtualizeEndConstIterator method
Ottiene l’implementazione dell’iteratore const end per il contenitore corrente.
System::Details::VirtualizedIteratorBase<T> * System::Collections::Generic::LinkedList<T>::virtualizeEndConstIterator() const override
ReturnValue
Puntatore all’oggetto kernel dell’iteratore appena creato.
Vedi anche
- Class LinkedList
- Namespace System::Collections::Generic
- Library Aspose.Font for C++