System::Collections::Generic::_KeyCollection::virtualizeEndConstIterator method

_KeyCollection::virtualizeEndConstIterator method

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

System::Details::VirtualizedIteratorBase<TKey> * System::Collections::Generic::_KeyCollection<Dict>::virtualizeEndConstIterator() const override

ReturnValue

Pointer to the newly created iterator kernel object.

See Also