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

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

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