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