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