System::Collections::Generic::LinkedList::virtualizeBeginConstIterator‑metod

LinkedList::virtualizeBeginConstIterator method

Hämtar implementationen av begin const iterator för den aktuella behållaren.

System::Details::VirtualizedIteratorBase<T> * System::Collections::Generic::LinkedList<T>::virtualizeBeginConstIterator() const override

ReturnValue

Pekare till det nyss skapade iteratorkärnobjektet.

Se även