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