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