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

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

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