API Reference > OdDg Classes > OdDgDictionaryIterator Class > OdDgDictionaryIterator Methods
OdDgDictionaryIterator Methods

The methods of the OdDgDictionaryIterator class are listed here.

 
Name 
Description 
 
done 
Returns true if and only if the traversal by this iterator object is completed. 
 
Returns the Element ID of the dictionary entry currently referenced by this Iterator object. 
 
Opens the dictionary entry currently referenced by this Iterator object.
 
 
name 
Returns the non-typified smart pointer to the object on which the iterator object refers.
  • details Returns the name (key) of the dictionary entry currently referenced by this Iterator object.
 
 
next 
Sets the iterator object to the next element of the container. 
 
Opens the dictionary entry currently referenced by this Iterator object in OdDb::kForRead mode. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.