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