API Reference > OdDg Classes > OdDgDictionaryIterator Class > OdDgDictionaryIterator Methods > OdDgDictionaryIterator::next Method
OdDgDictionaryIterator::next Method
Syntax
C++
virtual bool next() = 0;

Sets the iterator object to the next element of the container.

Returns true if and only if not at the end of the list.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.