virtualizeEndConstIterator()

_ValueCollection::virtualizeEndConstIterator() const method

Gets the implementation of end const iterator for the current container.

System::Details::VirtualizedIteratorBase<TValue> * System::Collections::Generic::_ValueCollection<Dict>::virtualizeEndConstIterator() const override

Return Value

Pointer to the newly created iterator kernel object.

See Also