System::Collections::Generic::DictionaryIterator< Dict > Member List

This is the complete list of members for System::Collections::Generic::DictionaryIterator< Dict >, including all inherited members.

CloneIterator() const overrideSystem::Collections::Generic::DictionaryIterator< Dict >inline
DecrementIterator() overrideSystem::Collections::Generic::DictionaryIterator< Dict >inline
DictionaryIterator(typename Dict::map_t::const_iterator &&iterator, typename Dict::map_t::const_iterator &&end) noexceptSystem::Collections::Generic::DictionaryIterator< Dict >inline
DictionaryIterator(const typename Dict::map_t::const_iterator &iterator, const typename Dict::map_t::const_iterator &end)System::Collections::Generic::DictionaryIterator< Dict >inline
DictionaryIterator(DictionaryIterator &&other) noexceptSystem::Collections::Generic::DictionaryIterator< Dict >inline
IncrementIterator() overrideSystem::Collections::Generic::DictionaryIterator< Dict >inline
ShiftIteratorBy(std::ptrdiff_t offset) overrideSystem::Collections::Generic::DictionaryIterator< Dict >inline
~DictionaryIterator()=defaultSystem::Collections::Generic::DictionaryIterator< Dict >virtual